summaryrefslogtreecommitdiffstats
path: root/src/gui/propertieslistview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:51 -0600
commitabef44c4d682c4a656465f91d019cc1af1b989d1 (patch)
tree7cd5712ae2aec020675938183e0619b62376abcc /src/gui/propertieslistview.h
parent9aa2a73641f4d386c9667ac946cebfabca872940 (diff)
downloadktechlab-abef44c4d682c4a656465f91d019cc1af1b989d1.tar.gz
ktechlab-abef44c4d682c4a656465f91d019cc1af1b989d1.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/gui/propertieslistview.h')
-rw-r--r--src/gui/propertieslistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/propertieslistview.h b/src/gui/propertieslistview.h
index dd75276..70b2180 100644
--- a/src/gui/propertieslistview.h
+++ b/src/gui/propertieslistview.h
@@ -11,7 +11,7 @@
#ifndef PROPERTIESLISTVIEW_H
#define PROPERTIESLISTVIEW_H
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqmap.h>
class CNItemGroup;