summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/ui/kivioarrowheadformatdlg.h')
-rw-r--r--kivio/kiviopart/ui/kivioarrowheadformatdlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
index 6105b14c..49912798 100644
--- a/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
+++ b/kivio/kiviopart/ui/kivioarrowheadformatdlg.h
@@ -31,8 +31,9 @@ class KivioView;
class KivioArrowHeadFormatDlg : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- KivioArrowHeadFormatDlg(KivioView* parent, const char* name = 0);
+ KivioArrowHeadFormatDlg(KivioView* tqparent, const char* name = 0);
int startAHType();
double startAHWidth();