summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/autolayout/dotautolayouter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/autolayout/dotautolayouter.h')
-rw-r--r--umbrello/umbrello/autolayout/dotautolayouter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/autolayout/dotautolayouter.h b/umbrello/umbrello/autolayout/dotautolayouter.h
index 5c6530ba..4b8af212 100644
--- a/umbrello/umbrello/autolayout/dotautolayouter.h
+++ b/umbrello/umbrello/autolayout/dotautolayouter.h
@@ -17,12 +17,12 @@
#include "baseinclude.h"
#include "graphvizautolayouter.h"
-namespace Autolayout {
+namespace Autotqlayout {
/**
@author Dimitri Ognibene <ognibened @yahoo.it>
*/
-class DotAutolayouter : virtual public Autolayout::GraphvizAutolayouter
+class DotAutolayouter : virtual public Autotqlayout::GraphvizAutolayouter
{
public:
DotAutolayouter();