diff options
Diffstat (limited to 'umbrello/umbrello/autolayout/autolayoutdlg.h')
-rw-r--r-- | umbrello/umbrello/autolayout/autolayoutdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/autolayout/autolayoutdlg.h b/umbrello/umbrello/autolayout/autolayoutdlg.h index 7278841e..35f75231 100644 --- a/umbrello/umbrello/autolayout/autolayoutdlg.h +++ b/umbrello/umbrello/autolayout/autolayoutdlg.h @@ -21,7 +21,7 @@ class AutolayoutDlg : public MyDialog1 { Q_OBJECT - TQ_OBJECT + public: AutolayoutDlg(KConfig* c,UMLView* v, TQWidget *parent = 0, const char *name = 0); public slots: |