summaryrefslogtreecommitdiffstats
path: root/krec/krecnewproperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecnewproperties.h')
-rw-r--r--krec/krecnewproperties.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/krec/krecnewproperties.h b/krec/krecnewproperties.h
index e7c14404..978af5dd 100644
--- a/krec/krecnewproperties.h
+++ b/krec/krecnewproperties.h
@@ -27,7 +27,7 @@ class TQVBox;
class KRecConfigFilesWidget;
class KRecNewProperties : public TQDialog {
- Q_OBJECT
+ TQ_OBJECT
public:
KRecNewProperties( TQWidget*, const char* =0 );
@@ -57,5 +57,3 @@ private:
};
#endif
-
-// vim:sw=4:ts=4