summaryrefslogtreecommitdiffstats
path: root/kword/KWConfig.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:12:56 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:12:56 -0600
commitece35c015c54312eb13f583cc247cdd9a4051b4d (patch)
tree2c0599b8705e881f2b53678f48e97ffe4f616d22 /kword/KWConfig.cpp
parentc260bb1b22af487f2410c2c7f6c35db3fe1d57b9 (diff)
downloadkoffice-ece35c015c54312eb13f583cc247cdd9a4051b4d.tar.gz
koffice-ece35c015c54312eb13f583cc247cdd9a4051b4d.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kword/KWConfig.cpp')
-rw-r--r--kword/KWConfig.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kword/KWConfig.cpp b/kword/KWConfig.cpp
index 1e11eb07..3a9cd15e 100644
--- a/kword/KWConfig.cpp
+++ b/kword/KWConfig.cpp
@@ -24,7 +24,7 @@
#include <KoUnitWidgets.h>
#include <knuminput.h>
#include <knumvalidator.h>
-#include <kfontdialog.h>
+#include <tdefontdialog.h>
#include <kdebug.h>
#include <tqcheckbox.h>
@@ -61,7 +61,7 @@ using namespace KSpell2;
#include <float.h>
#include <kmessagebox.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kstandarddirs.h>
#include <kglobalsettings.h>
#include <kglobal.h>