summaryrefslogtreecommitdiffstats
path: root/parts/replace/replaceview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:57 -0600
commit5be945600e2d7776e74663f56c2a25a8f57d7891 (patch)
tree9be5ab8203c0769df4dc0f314c45e52fa5ecfd8c /parts/replace/replaceview.h
parente36b30d13d1f89100fae656adfde2b52234d12b6 (diff)
downloadtdevelop-5be945600e2d7776e74663f56c2a25a8f57d7891.tar.gz
tdevelop-5be945600e2d7776e74663f56c2a25a8f57d7891.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'parts/replace/replaceview.h')
-rw-r--r--parts/replace/replaceview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/replace/replaceview.h b/parts/replace/replaceview.h
index f70e41c0..1b7591aa 100644
--- a/parts/replace/replaceview.h
+++ b/parts/replace/replaceview.h
@@ -12,7 +12,7 @@
#ifndef __REPLACEVIEW_H__
#define __REPLACEVIEW_H__
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqstring.h>
#include <tqregexp.h>