summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/MainWidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MainWidget.cpp b/src/MainWidget.cpp
index 4ffa95f..fa625c3 100644
--- a/src/MainWidget.cpp
+++ b/src/MainWidget.cpp
@@ -402,7 +402,7 @@ MainWidget::MainWidget ( TDEAboutData *about, bool tren, TQWidget *parent, const
TQTimer *t = new TQTimer ( this );
connect ( t, TQ_SIGNAL ( timeout() ), this, TQ_SLOT ( queryModState() ) );
- t->start ( 500, FALSE );
+ t->start ( 500, false );
int padx= 554;
TQString txt[9] = { "Ho\nme", TQString::fromUtf8("▲"), "Pg\nUp",