summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:52:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:52:07 +0900
commit49fb2d0311e21180c63ceb0784840e565b44ca8b (patch)
tree6ecfed88af316648250027096004e81b47328456 /src/utils.cpp
parentbc8c938d106252178f524df902406afe6981231d (diff)
downloadtdeio-sword-49fb2d0311e21180c63ceb0784840e565b44ca8b.tar.gz
tdeio-sword-49fb2d0311e21180c63ceb0784840e565b44ca8b.zip
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.cpp b/src/utils.cpp
index dcbbe17..52db53c 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -26,7 +26,7 @@
#include "swordoptions.h"
#include <kurl.h>
-#include <ntqstring.h>
+#include <tqstring.h>
namespace KioSword {