From ac07ea25331f514dd2583ecc6d0051892ecac620 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 14:59:52 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- src/autostart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/autostart.h') 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; -- cgit v1.2.1