summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/newui/dmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/newui/dmainwindow.h')
-rw-r--r--apps/ktorrent/newui/dmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/newui/dmainwindow.h b/apps/ktorrent/newui/dmainwindow.h
index ab98207..7483971 100644
--- a/apps/ktorrent/newui/dmainwindow.h
+++ b/apps/ktorrent/newui/dmainwindow.h
@@ -32,7 +32,7 @@ namespace Ideal {
/**Main window which provides simplified IDEA mode.*/
class DMainWindow: public KParts::MainWindow {
- Q_OBJECT
+ TQ_OBJECT
public:
DMainWindow(TQWidget *parent = 0, const char *name = 0);