summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor/arealistview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:23:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:23:27 -0600
commitc46f36d00839916c8b6cde8ed2ca54aeb40dba19 (patch)
tree990b3fd4f5a01a1a86b43d158686456eae2bdc44 /kimagemapeditor/arealistview.cpp
parent1e8f4c1ed6da13b851a7100e395d9243871c464d (diff)
downloadtdewebdev-c46f36d00839916c8b6cde8ed2ca54aeb40dba19.tar.gz
tdewebdev-c46f36d00839916c8b6cde8ed2ca54aeb40dba19.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kimagemapeditor/arealistview.cpp')
-rw-r--r--kimagemapeditor/arealistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/arealistview.cpp b/kimagemapeditor/arealistview.cpp
index 3739114a..4dceda41 100644
--- a/kimagemapeditor/arealistview.cpp
+++ b/kimagemapeditor/arealistview.cpp
@@ -16,7 +16,7 @@
***************************************************************************/
// QT
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqpushbutton.h>
#include <tqhbox.h>
#include <tqwhatsthis.h>