summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/autolayout/autolayouteradapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/autolayout/autolayouteradapter.h')
-rw-r--r--umbrello/umbrello/autolayout/autolayouteradapter.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/umbrello/umbrello/autolayout/autolayouteradapter.h b/umbrello/umbrello/autolayout/autolayouteradapter.h
index 7c52e742..1d05f0d2 100644
--- a/umbrello/umbrello/autolayout/autolayouteradapter.h
+++ b/umbrello/umbrello/autolayout/autolayouteradapter.h
@@ -11,19 +11,19 @@
#ifndef AUTOLAYOUTAUTOLAYOUTERADAPTER_H
#define AUTOLAYOUTAUTOLAYOUTERADAPTER_H
-//#include "autolayout.h"
+//#include "autotqlayout.h"
#include "baseinclude.h"
#include "autolayouter.h"
#include "../umlnamespace.h"
-namespace Autolayout
+namespace Autotqlayout
{
/**
@author Dimitri Ognibene <ognibened @yahoo.it>
*/
-class AutolayouterAdapter : virtual public Autolayout::Autolayouter
+class AutolayouterAdapter : virtual public Autotqlayout::Autolayouter
{
public:
AutolayouterAdapter();
@@ -70,7 +70,7 @@ protected:
bool compressShapes;
bool centerDiagram;
bool clusterizeHierarchies;
- int shapeSeparation;
+ int tqshapeSeparation;
int noteConnectionWeight;
bool noteConnectionAsEdges;
bool anchorsAsEdges;