summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/statedialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:07 -0600
commite46eba349e7029d919b213b7130086503d1e042e (patch)
treec99ad6970d22aa80d905a7129d87aa627ae26801 /umbrello/umbrello/dialogs/statedialog.cpp
parentdf726f3e9706e8264827dc1dc8338225c3b6434f (diff)
downloadtdesdk-e46eba349e7029d919b213b7130086503d1e042e.tar.gz
tdesdk-e46eba349e7029d919b213b7130086503d1e042e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'umbrello/umbrello/dialogs/statedialog.cpp')
-rw-r--r--umbrello/umbrello/dialogs/statedialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/statedialog.cpp b/umbrello/umbrello/dialogs/statedialog.cpp
index e49d1633..da3c28d1 100644
--- a/umbrello/umbrello/dialogs/statedialog.cpp
+++ b/umbrello/umbrello/dialogs/statedialog.cpp
@@ -22,7 +22,7 @@
//kde includes
#include <kiconloader.h>
#include <klocale.h>
-#include <kfontdialog.h>
+#include <tdefontdialog.h>
//local includes
#include "../umlview.h"