-rw-r--r-- | core/launcher/startmenu.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/startmenu.cpp b/core/launcher/startmenu.cpp index 28c8b97..d75e8be 100644 --- a/core/launcher/startmenu.cpp +++ b/core/launcher/startmenu.cpp @@ -46,2 +46,3 @@ StartMenu::StartMenu(QWidget *parent) : QLabel( parent ) loadOptions(); + safety_tid = 1; // disable the timer... valgrind said it.. we don't use that option either -zecke |