summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/autolayout/autolayoutdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/autolayout/autolayoutdlg.h')
-rw-r--r--umbrello/umbrello/autolayout/autolayoutdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/autolayout/autolayoutdlg.h b/umbrello/umbrello/autolayout/autolayoutdlg.h
index 6b4eea53..17d61161 100644
--- a/umbrello/umbrello/autolayout/autolayoutdlg.h
+++ b/umbrello/umbrello/autolayout/autolayoutdlg.h
@@ -20,7 +20,7 @@
class AutolayoutDlg : public MyDialog1
{
- Q_OBJECT
+ TQ_OBJECT
public:
AutolayoutDlg(TDEConfig* c,UMLView* v, TQWidget *parent = 0, const char *name = 0);