summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/pfontbutton.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:22 -0600
commitbd3c603465110b74a0ddcee72e6f020a78d44e59 (patch)
treef556266a927227ba3f30e337c4ccf06facc55ea3 /lib/widgets/propeditor/pfontbutton.cpp
parentef5399ae5a952065c7a0679d4a875d154c972945 (diff)
downloadtdevelop-bd3c603465110b74a0ddcee72e6f020a78d44e59.tar.gz
tdevelop-bd3c603465110b74a0ddcee72e6f020a78d44e59.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'lib/widgets/propeditor/pfontbutton.cpp')
-rw-r--r--lib/widgets/propeditor/pfontbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pfontbutton.cpp b/lib/widgets/propeditor/pfontbutton.cpp
index de850890..8932c4ae 100644
--- a/lib/widgets/propeditor/pfontbutton.cpp
+++ b/lib/widgets/propeditor/pfontbutton.cpp
@@ -26,7 +26,7 @@
#include <tdefontrequester.h>
#ifndef PURE_QT
-#include <klocale.h>
+#include <tdelocale.h>
#else
#include "compat_tools.h"
#endif