summaryrefslogtreecommitdiffstats
path: root/akregator/src/pageviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/pageviewer.h')
-rw-r--r--akregator/src/pageviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/pageviewer.h b/akregator/src/pageviewer.h
index d337779a6..ba3856746 100644
--- a/akregator/src/pageviewer.h
+++ b/akregator/src/pageviewer.h
@@ -39,7 +39,7 @@ namespace Akregator
// the back/forward navigation was taken from KDevelop. Kudos to the KDevelop team!
class PageViewer : public Viewer
{
- Q_OBJECT
+ TQ_OBJECT
public:
PageViewer(TQWidget* parent, const char* name);