summaryrefslogtreecommitdiffstats
path: root/lib/kross/api/eventslot.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-09-16 22:29:16 +0900
committerMichele Calgaro <[email protected]>2024-09-16 22:29:16 +0900
commit474e28405a1d8c7907f6df516e8e8bfd0504a940 (patch)
tree190e62d4e23187c178d9b6876f61e305926166f9 /lib/kross/api/eventslot.cpp
parent201b6b75ecccbd9c37ac74f7f85def8ea3548cde (diff)
downloadkoffice-474e28405a1d8c7907f6df516e8e8bfd0504a940.tar.gz
koffice-474e28405a1d8c7907f6df516e8e8bfd0504a940.zip
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lib/kross/api/eventslot.cpp')
-rw-r--r--lib/kross/api/eventslot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kross/api/eventslot.cpp b/lib/kross/api/eventslot.cpp
index 5e655cdb..e5cadca1 100644
--- a/lib/kross/api/eventslot.cpp
+++ b/lib/kross/api/eventslot.cpp
@@ -23,7 +23,7 @@
#include "qtobject.h"
#include <tqmetaobject.h>
-#include <tqucom_p.h> // for the TQt TQUObject API.
+#include <private/tqucom_p.h> // for the TQt TQUObject API.
using namespace Kross::Api;