summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:57 -0600
commit78eda9d386065bfdaf8b13aad34bd370b4d2377f (patch)
tree520441bed835c8ccc287139c8a4c7a40157d2abb /umbrello/umbrello
parent94558bb8dbddd82e130e0d36c44a26c8e70bae4d (diff)
downloadtdesdk-78eda9d386065bfdaf8b13aad34bd370b4d2377f.tar.gz
tdesdk-78eda9d386065bfdaf8b13aad34bd370b4d2377f.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'umbrello/umbrello')
-rw-r--r--umbrello/umbrello/docgenerators/main.cpp2
-rw-r--r--umbrello/umbrello/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/docgenerators/main.cpp b/umbrello/umbrello/docgenerators/main.cpp
index ea994daf..2deea27b 100644
--- a/umbrello/umbrello/docgenerators/main.cpp
+++ b/umbrello/umbrello/docgenerators/main.cpp
@@ -31,7 +31,7 @@
#include <klocale.h>
#include <ktip.h>
#include <kdebug.h>
-#include <kwin.h>
+#include <twin.h>
#include "version.h"
diff --git a/umbrello/umbrello/main.cpp b/umbrello/umbrello/main.cpp
index 5d104d4f..a38e13f4 100644
--- a/umbrello/umbrello/main.cpp
+++ b/umbrello/umbrello/main.cpp
@@ -19,7 +19,7 @@
#include <klocale.h>
#include <ktip.h>
#include <kdebug.h>
-#include <kwin.h>
+#include <twin.h>
// app includes
#include "uml.h"