summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/KoPartSelectAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/KoPartSelectAction.h')
-rw-r--r--lib/kofficeui/KoPartSelectAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoPartSelectAction.h b/lib/kofficeui/KoPartSelectAction.h
index 9e9dd30f2..2bfc119e8 100644
--- a/lib/kofficeui/KoPartSelectAction.h
+++ b/lib/kofficeui/KoPartSelectAction.h
@@ -30,7 +30,7 @@
class KOFFICEUI_EXPORT KoPartSelectAction : public KActionMenu
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoPartSelectAction( const TQString& text, TQObject* parent = 0, const char* name = 0 );