summaryrefslogtreecommitdiffstats
path: root/src/autostart.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:07:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:07:07 -0600
commitbc6bcbf49f41b6b9440f8e5afbee5c4ffea2d578 (patch)
tree69bb45993632aa4366909297ce9511fdb7296fb2 /src/autostart.h
parent38332b217c020960b6aedc1cdfc5f920ebcc49dc (diff)
downloadkcmautostart-bc6bcbf49f41b6b9440f8e5afbee5c4ffea2d578.tar.gz
kcmautostart-bc6bcbf49f41b6b9440f8e5afbee5c4ffea2d578.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts 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 34aeec0..a836951 100644
--- a/src/autostart.h
+++ b/src/autostart.h
@@ -33,7 +33,7 @@
#include <tqpushbutton.h>
#include <tqcombobox.h>
-class autostart: public KCModule
+class autostart: public TDECModule
{
Q_OBJECT