diff options
Diffstat (limited to 'src/autostart.h')
-rw-r--r-- | src/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h index 3b6389e..34aeec0 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -60,7 +60,7 @@ public slots: private: TDEAboutData *myAboutData; - KGlobalSettings *kgs; + TDEGlobalSettings *kgs; KPushButton* btnAdd; KListView* listCMD; KPushButton* btnRemove; |