summaryrefslogtreecommitdiffstats
path: root/systemsettings/mainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-22 19:59:19 -0600
committerTimothy Pearson <[email protected]>2013-01-22 19:59:19 -0600
commit309f69628bc95098c4e5bfe0516b1941810c31b8 (patch)
treecc93f3c8f246d9003c991b6d7abdca5b95552a34 /systemsettings/mainwindow.h
parentdb098d691587150843f58a9eac31d752c2b40fb9 (diff)
downloadtde-systemsettings-309f69628bc95098c4e5bfe0516b1941810c31b8.tar.gz
tde-systemsettings-309f69628bc95098c4e5bfe0516b1941810c31b8.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'systemsettings/mainwindow.h')
-rw-r--r--systemsettings/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/mainwindow.h b/systemsettings/mainwindow.h
index 1328ca6..37a81f8 100644
--- a/systemsettings/mainwindow.h
+++ b/systemsettings/mainwindow.h
@@ -105,7 +105,7 @@ private:
* against a module with no about data
* we construct one for him
**/
- KAboutData *dummyAbout;
+ TDEAboutData *dummyAbout;
};
#endif