summaryrefslogtreecommitdiffstats
path: root/src/kcm/configdialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-25 00:08:37 -0600
committerTimothy Pearson <[email protected]>2013-01-25 00:08:37 -0600
commitb6f3912adcfbbeea3415c287426bd771cd9170b9 (patch)
tree14ae73178ff71950cd4c6452add8394a13b62afa /src/kcm/configdialog.h
parented6b24997e06a9a14d0f47cfbfafdd2473cf856d (diff)
downloadknemo-b6f3912adcfbbeea3415c287426bd771cd9170b9.tar.gz
knemo-b6f3912adcfbbeea3415c287426bd771cd9170b9.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src/kcm/configdialog.h')
-rw-r--r--src/kcm/configdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/configdialog.h b/src/kcm/configdialog.h
index 71a055d..4a073df 100644
--- a/src/kcm/configdialog.h
+++ b/src/kcm/configdialog.h
@@ -43,7 +43,7 @@ class KNemoCheckListItem;
* @author Percy Leonhardt <[email protected]>
*/
-class ConfigDialog : public KCModule
+class ConfigDialog : public TDECModule
{
Q_OBJECT