summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/autolayout/graphvizautolayouter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/autolayout/graphvizautolayouter.h')
-rw-r--r--umbrello/umbrello/autolayout/graphvizautolayouter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/autolayout/graphvizautolayouter.h b/umbrello/umbrello/autolayout/graphvizautolayouter.h
index 95fa46ba..114ae63f 100644
--- a/umbrello/umbrello/autolayout/graphvizautolayouter.h
+++ b/umbrello/umbrello/autolayout/graphvizautolayouter.h
@@ -15,13 +15,13 @@
#include "autolayouteradapter.h"
#include "graphvizgraph.h"
-namespace Autotqlayout
+namespace Autolayout
{
/**
@author Dimitri Ognibene <ognibened @yahoo.it>
*/
-class GraphvizAutolayouter : virtual public Autotqlayout::AutolayouterAdapter
+class GraphvizAutolayouter : virtual public Autolayout::AutolayouterAdapter
{
public:
GraphvizAutolayouter();