summaryrefslogtreecommitdiffstats
path: root/src/autostart.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:20:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:20:06 -0600
commit38332b217c020960b6aedc1cdfc5f920ebcc49dc (patch)
tree06e6daa0ca4bb6808054da828394c1369ef20597 /src/autostart.h
parent2af202f0ce33ebf688f5d86674e3f4c57e0fe90d (diff)
downloadkcmautostart-38332b217c020960b6aedc1cdfc5f920ebcc49dc.tar.gz
kcmautostart-38332b217c020960b6aedc1cdfc5f920ebcc49dc.zip
Rename KGlobal, KProcess, and KClipboard 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 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;