summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde/kcontrol.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:13:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:13:38 -0600
commitf27c6b92859f7d7c845aae72472a63e4cc61be63 (patch)
tree3469eafe2f7ebc5e24d0f5f0273a8e67f136973d /lilo-config/kde/kcontrol.h
parent7b8d362cad90c47665dc2f749dd430d9cb9eccb4 (diff)
downloadtdeadmin-f27c6b92859f7d7c845aae72472a63e4cc61be63.tar.gz
tdeadmin-f27c6b92859f7d7c845aae72472a63e4cc61be63.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'lilo-config/kde/kcontrol.h')
-rw-r--r--lilo-config/kde/kcontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde/kcontrol.h b/lilo-config/kde/kcontrol.h
index 7a75905..b9c1073 100644
--- a/lilo-config/kde/kcontrol.h
+++ b/lilo-config/kde/kcontrol.h
@@ -34,7 +34,7 @@
#include <kcmodule.h>
#include "mainwidget.h"
-class KAboutData;
+class TDEAboutData;
class KControl: public KCModule {
Q_OBJECT