summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:39 -0600
commitf4d08767799d812ea905925bef99faa5fd3d6321 (patch)
tree349db4ae94f6b2a0cf009d0cd0f1dc552e03b644 /doc
parent0f00841dea9cb27181a97db2221a054779b49a89 (diff)
downloadkmyfirewall-f4d08767799d812ea905925bef99faa5fd3d6321.tar.gz
kmyfirewall-f4d08767799d812ea905925bef99faa5fd3d6321.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'doc')
-rw-r--r--doc/kmyfirewall/index.docbook8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/kmyfirewall/index.docbook b/doc/kmyfirewall/index.docbook
index 4a40405..1435246 100644
--- a/doc/kmyfirewall/index.docbook
+++ b/doc/kmyfirewall/index.docbook
@@ -1056,7 +1056,7 @@ public:
// KDE includes
#include &lt;kdebug.h&gt;
-#include &lt;klocale.h&gt;
+#include &lt;tdelocale.h&gt;
// Project includes
#include "../../core/iptrule.h"
@@ -1140,7 +1140,7 @@ QWidget* KMFRuleOptionEditMAC::editWidget() {
// It's usually safe to leave the factory code alone.. with the
// notable exception of the TDEAboutData data
#include &lt;tdeaboutdata.h&gt;
-#include &lt;klocale.h&gt;
+#include &lt;tdelocale.h&gt;
// TDEInstance* KMFRuleOptionEditMACFactory::s_instance = 0L;
// TDEAboutData* KMFRuleOptionEditMACFactory::s_about = 0L;
@@ -1259,8 +1259,8 @@ Author: Christian Hubinger &lt;chubinger@gmail.com&gt;, (C) 2001-2004
#include &lt;qwhatsthis.h&gt;
#include &lt;kdebug.h&gt;
-#include &lt;kmessagebox.h&gt;
-#include &lt;klocale.h&gt;
+#include &lt;tdemessagebox.h&gt;
+#include &lt;tdelocale.h&gt;
#include &lt;tdeapplication.h&gt;
// project includes