diff options
Diffstat (limited to 'kommander/editor/propertyeditor.h')
-rw-r--r-- | kommander/editor/propertyeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/propertyeditor.h b/kommander/editor/propertyeditor.h index 262f0376..61d4e4dc 100644 --- a/kommander/editor/propertyeditor.h +++ b/kommander/editor/propertyeditor.h @@ -570,7 +570,7 @@ class PropertyEditor : public TQTabWidget TQ_OBJECT public: - PropertyEditor( TQWidget *tqparent ); + PropertyEditor( TQWidget *parent ); TQObject *widget() const; |