summaryrefslogtreecommitdiffstats
path: root/kate/katesort/sortdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/katesort/sortdialog.h')
-rw-r--r--kate/katesort/sortdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/katesort/sortdialog.h b/kate/katesort/sortdialog.h
index 135a33a..fd22776 100644
--- a/kate/katesort/sortdialog.h
+++ b/kate/katesort/sortdialog.h
@@ -35,7 +35,7 @@
class SortDialog : public sortdialoglayout
{
- Q_OBJECT
+ TQ_OBJECT
public:
SortDialog ( TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );