summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlview.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-26 17:52:52 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-26 17:52:52 +0100
commit94258a77f48a82bb083c1d4c20003a7936a333c8 (patch)
tree36cd035f22448f9615b5e0e2755fe7998eb6f1b3 /umbrello/umbrello/umlview.h
parentd2b21b40f7d4c2a2036160f205cde64b2a8bb242 (diff)
downloadtdesdk-94258a77f48a82bb083c1d4c20003a7936a333c8.tar.gz
tdesdk-94258a77f48a82bb083c1d4c20003a7936a333c8.zip
Fix unintended rename of worktoolbar
Diffstat (limited to 'umbrello/umbrello/umlview.h')
-rw-r--r--umbrello/umbrello/umlview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlview.h b/umbrello/umbrello/umlview.h
index 856f4e49..805c28af 100644
--- a/umbrello/umbrello/umlview.h
+++ b/umbrello/umbrello/umlview.h
@@ -27,7 +27,7 @@
#include "associationwidgetlist.h"
#include "messagewidgetlist.h"
#include "optionstate.h"
-#include "wortdetoolbar.h"
+#include "worktoolbar.h"
// forward declarations
class ClassOptionsPage;