author | schurig <schurig> | 2003-07-09 09:45:45 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-07-09 09:45:45 (UTC) |
commit | aa36a8c83f54c3380a512281e8821ed930854b4d (patch) (unidiff) | |
tree | 5a0f05181e33d1090c64793adbc1299ee33d7717 | |
parent | 4cc87752584c08d1267cc389142777db5faba302 (diff) | |
download | opie-aa36a8c83f54c3380a512281e8821ed930854b4d.zip opie-aa36a8c83f54c3380a512281e8821ed930854b4d.tar.gz opie-aa36a8c83f54c3380a512281e8821ed930854b4d.tar.bz2 |
forward port from branch
-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 ) | |||
46 | loadOptions(); | 46 | loadOptions(); |
47 | safety_tid = 1; // disable the timer... valgrind said it.. we don't use that option either -zecke | ||
47 | 48 | ||