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 a879ae7..31a5df4 100644
--- a/src/gui/propertieslistview.h
+++ b/src/gui/propertieslistview.h
@@ -31,7 +31,7 @@ class PropertiesListView : public KListView
Q_OBJECT
TQ_OBJECT
public:
- PropertiesListView( TQWidget *tqparent = 0l, const char *name = 0l );
+ PropertiesListView( TQWidget *parent = 0l, const char *name = 0l );
~PropertiesListView();
public slots: