summaryrefslogtreecommitdiffstats
path: root/src/gui/propertieslistview.h
diff options
context:
space:
mode:
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 31a5df4..5073455 100644
--- a/src/gui/propertieslistview.h
+++ b/src/gui/propertieslistview.h
@@ -29,7 +29,7 @@ typedef TQMap< TQString, PLVItem * > PLVItemMap;
class PropertiesListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
PropertiesListView( TQWidget *parent = 0l, const char *name = 0l );
~PropertiesListView();