summaryrefslogtreecommitdiffstats
path: root/kjsembed/jsobjectproxy.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-15 14:23:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-15 14:23:34 +0900
commit5c077518931d989908be94be70bbc243ecb7149e (patch)
treecc66d90c92808df86565e0845199d6fac6e0727e /kjsembed/jsobjectproxy.cpp
parent81a34cf7f6ad458cc02740ebcb4be1e9042fb946 (diff)
downloadtdebindings-5c077518.tar.gz
tdebindings-5c077518.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/jsobjectproxy.cpp')
-rw-r--r--kjsembed/jsobjectproxy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/jsobjectproxy.cpp b/kjsembed/jsobjectproxy.cpp
index 3b5c327d..08ba67bd 100644
--- a/kjsembed/jsobjectproxy.cpp
+++ b/kjsembed/jsobjectproxy.cpp
@@ -25,7 +25,7 @@
#include <tqstrlist.h>
#include <tqvariant.h>
-#include <private/qucomextra_p.h>
+#include <private/tqucomextra_p.h>
#include <kjs/interpreter.h>
#include <kjs/types.h>