summaryrefslogtreecommitdiffstats
path: root/src/autostart.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:52 -0600
commitac07ea25331f514dd2583ecc6d0051892ecac620 (patch)
treeb8ad8fafb22ce0f26565d77c8ca33ade50307f51 /src/autostart.h
parentcdb293e6371239f89692efac6074ab7b29008cdc (diff)
downloadkcmautostart-ac07ea25331f514dd2583ecc6d0051892ecac620.tar.gz
kcmautostart-ac07ea25331f514dd2583ecc6d0051892ecac620.zip
Rename a number of classes to enhance compatibility with KDE4
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;