diff options
Diffstat (limited to 'kivio/kiviopart/kivioarrowheadaction.h')
-rw-r--r-- | kivio/kiviopart/kivioarrowheadaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/kivioarrowheadaction.h b/kivio/kiviopart/kivioarrowheadaction.h index 9989d5f7..9948980c 100644 --- a/kivio/kiviopart/kivioarrowheadaction.h +++ b/kivio/kiviopart/kivioarrowheadaction.h @@ -29,7 +29,7 @@ class KPopupMenu; class KivioArrowHeadAction : public KActionMenu { Q_OBJECT - TQ_OBJECT + public: KivioArrowHeadAction(const TQString &text, const TQString &pix, TQObject* parent = 0, const char *name = 0); |