summaryrefslogtreecommitdiffstats
path: root/akregator/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/mainwindow.h')
-rw-r--r--akregator/src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h
index c5d9529b..23d5d0c0 100644
--- a/akregator/src/mainwindow.h
+++ b/akregator/src/mainwindow.h
@@ -53,7 +53,7 @@ class MainWindow;
class BrowserInterface : public KParts::BrowserInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -72,7 +72,7 @@ private:
*/
class MainWindow : public KParts::MainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public: