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 a829873cf..84099d352 100644 --- a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h +++ b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h @@ -31,7 +31,7 @@ class KivioView; class KivioArrowHeadFormatDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: KivioArrowHeadFormatDlg(KivioView* parent, const char* name = 0); |
