summaryrefslogtreecommitdiff
path: root/src/mainwindow.cc
diff options
context:
space:
mode:
authordeva <deva>2005-11-16 11:53:21 +0000
committerdeva <deva>2005-11-16 11:53:21 +0000
commit32183390270df57a49d932b9fe51012146ce154f (patch)
tree2b5095cb11412e29e612a26b3feb7ed5dc8e9cb5 /src/mainwindow.cc
parent2ec93410616c86a3fd0e4464d34c4b5da77b13d5 (diff)
*** empty log message ***
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 1454b2e..3b407e8 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -295,7 +295,7 @@ void MainWindow::createGui()
lbl_recordtime->setFixedWidth((int)(BUTTON_WIDTH * unit) +
(gb->insideMargin() * 2) +
g1->margin() * 2 +
- g0->margin() * 2 + 100);
+ g0->margin() * 2);
status->addWidget(lbl_recordtime, 0, TRUE);
// About button