diff options
Diffstat (limited to 'kivio/kiviopart/ui/kivioarrowheadformatdlg.h')
-rw-r--r-- | kivio/kiviopart/ui/kivioarrowheadformatdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h index 84099d35..f0766079 100644 --- a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h +++ b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h @@ -30,7 +30,7 @@ class KivioView; class KivioArrowHeadFormatDlg : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: KivioArrowHeadFormatDlg(KivioView* parent, const char* name = 0); |