diff options
Diffstat (limited to 'lib/widgets/propeditor/ppixmapedit.h')
-rw-r--r-- | lib/widgets/propeditor/ppixmapedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/ppixmapedit.h b/lib/widgets/propeditor/ppixmapedit.h index cbffa443..1d95b6b5 100644 --- a/lib/widgets/propeditor/ppixmapedit.h +++ b/lib/widgets/propeditor/ppixmapedit.h @@ -33,7 +33,7 @@ namespace PropertyLib{ class PPixmapEdit : public PropertyWidget { Q_OBJECT - TQ_OBJECT + public: PPixmapEdit(MultiProperty* property, TQWidget* parent = 0, const char* name = 0); |