summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/gen_qregexpparser.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 22:00:04 -0600
commit783715b853042d24841e3e888051f3a184e78a40 (patch)
tree33ce107e439bb622368ba17b8a2a6485ef28e3b5 /kregexpeditor/gen_qregexpparser.cc
parent980088ed866120f458c10c1ec64295e84ad8ba82 (diff)
downloadtdeutils-783715b853042d24841e3e888051f3a184e78a40.tar.gz
tdeutils-783715b853042d24841e3e888051f3a184e78a40.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kregexpeditor/gen_qregexpparser.cc')
-rw-r--r--kregexpeditor/gen_qregexpparser.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kregexpeditor/gen_qregexpparser.cc b/kregexpeditor/gen_qregexpparser.cc
index f72775b..377f549 100644
--- a/kregexpeditor/gen_qregexpparser.cc
+++ b/kregexpeditor/gen_qregexpparser.cc
@@ -103,8 +103,8 @@
#ifdef TQT_ONLY
#include "compat.h"
#else
- #include <klocale.h>
- #include <kmessagebox.h>
+ #include <tdelocale.h>
+ #include <tdemessagebox.h>
#endif
#include <tqstring.h>