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