summaryrefslogtreecommitdiffstats
path: root/tdeparts/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/mainwindow.h')
-rw-r--r--tdeparts/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/mainwindow.h b/tdeparts/mainwindow.h
index f39c9f7c0..1721ecc81 100644
--- a/tdeparts/mainwindow.h
+++ b/tdeparts/mainwindow.h
@@ -46,7 +46,7 @@ class MainWindowPrivate;
*/
class TDEPARTS_EXPORT MainWindow : public TDEMainWindow, virtual public PartBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Constructor, same signature as TDEMainWindow.