summaryrefslogtreecommitdiffstats
path: root/akregator/src/actionmanagerimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/actionmanagerimpl.h')
-rw-r--r--akregator/src/actionmanagerimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/actionmanagerimpl.h b/akregator/src/actionmanagerimpl.h
index 3b63ab95e..76b30e297 100644
--- a/akregator/src/actionmanagerimpl.h
+++ b/akregator/src/actionmanagerimpl.h
@@ -50,7 +50,7 @@ class TabWidget;
class ActionManagerImpl : public ActionManager
{
Q_OBJECT
- TQ_OBJECT
+
public:
ActionManagerImpl(Part* part, TQObject* parent=0, const char* name=0);