diff options
Diffstat (limited to 'krec/krecnewproperties.h')
-rw-r--r-- | krec/krecnewproperties.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krec/krecnewproperties.h b/krec/krecnewproperties.h index 886ffdef..2bd6cc06 100644 --- a/krec/krecnewproperties.h +++ b/krec/krecnewproperties.h @@ -28,6 +28,7 @@ class KRecConfigFilesWidget; class KRecNewProperties : public TQDialog { Q_OBJECT + TQ_OBJECT public: KRecNewProperties( TQWidget*, const char* =0 ); ~KRecNewProperties(); |