summaryrefslogtreecommitdiffstats
path: root/atlantik/client/selectconfiguration_widget.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:20:33 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:20:33 -0600
commit41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6 (patch)
tree63976c277d171292373b91b4f23aeb84c4712e9e /atlantik/client/selectconfiguration_widget.h
parent58a97ed3af5e4df6c4a58d043b0c267bd97056a9 (diff)
downloadtdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.tar.gz
tdegames-41ef6ae3bd30baee1f8a40f418bc2d63a8ce5ce6.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'atlantik/client/selectconfiguration_widget.h')
-rw-r--r--atlantik/client/selectconfiguration_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/client/selectconfiguration_widget.h b/atlantik/client/selectconfiguration_widget.h
index bf293e40..c95f6091 100644
--- a/atlantik/client/selectconfiguration_widget.h
+++ b/atlantik/client/selectconfiguration_widget.h
@@ -21,7 +21,7 @@
#include <tqlayout.h>
#include <tqvgroupbox.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kpushbutton.h>
class TQCheckBox;