summaryrefslogtreecommitdiffstats
path: root/src/autostart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autostart.h')
-rw-r--r--src/autostart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h
index e7a55fb..e15e24b 100644
--- a/src/autostart.h
+++ b/src/autostart.h
@@ -62,7 +62,7 @@ private:
TDEAboutData *myAboutData;
TDEGlobalSettings *kgs;
KPushButton* btnAdd;
- KListView* listCMD;
+ TDEListView* listCMD;
KPushButton* btnRemove;
TQPushButton* btnProperties;
TQComboBox* cmbStartOn;