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 70b2180..e7405aa 100644
--- a/src/gui/propertieslistview.h
+++ b/src/gui/propertieslistview.h
@@ -28,7 +28,7 @@ typedef TQMap< TQString, PLVItem * > PLVItemMap;
*/
class PropertiesListView : public TDEListView
{
-Q_OBJECT
+TQ_OBJECT
public:
PropertiesListView( TQWidget *parent = 0l, const char *name = 0l );