summaryrefslogtreecommitdiffstats
path: root/kbarcode/barcodeprinterdlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:27 -0600
commitebb2daa173944aa416d4f4b34cad2cfe18953b2e (patch)
tree158fc0a7eff01dcafacdcccfffa3b26ab9b181b9 /kbarcode/barcodeprinterdlg.cpp
parent6fb88df585cc98ddb523ad53ee56841703e2ed2b (diff)
downloadkbarcode-ebb2daa173944aa416d4f4b34cad2cfe18953b2e.tar.gz
kbarcode-ebb2daa173944aa416d4f4b34cad2cfe18953b2e.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kbarcode/barcodeprinterdlg.cpp')
-rw-r--r--kbarcode/barcodeprinterdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/barcodeprinterdlg.cpp b/kbarcode/barcodeprinterdlg.cpp
index 5093418..5470dd0 100644
--- a/kbarcode/barcodeprinterdlg.cpp
+++ b/kbarcode/barcodeprinterdlg.cpp
@@ -19,7 +19,7 @@
#include "printersettings.h"
#include <kcombobox.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kurlrequester.h>
#include <tqcheckbox.h>