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 f2614d03..a5e4117a 100644
--- a/umbrello/umbrello/autolayout/autolayoutdlg.h
+++ b/umbrello/umbrello/autolayout/autolayoutdlg.h
@@ -54,7 +54,7 @@ class AutolayoutDlg : public MyDialog1
bool compressShapes;
bool centerDiagram;
bool clusterizeHierarchies;
- int tqshapeSeparation;
+ int shapeSeparation;
KConfig* config;
TQString algname;
Autotqlayout::Autolayouter* getAutolayouter();