diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-15 14:23:34 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-15 14:23:34 +0900 |
| commit | 5c077518931d989908be94be70bbc243ecb7149e (patch) | |
| tree | cc66d90c92808df86565e0845199d6fac6e0727e /kjsembed/slotutils.cpp | |
| parent | 81a34cf7f6ad458cc02740ebcb4be1e9042fb946 (diff) | |
| download | tdebindings-5c077518.tar.gz tdebindings-5c077518.zip | |
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/slotutils.cpp')
| -rw-r--r-- | kjsembed/slotutils.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/slotutils.cpp b/kjsembed/slotutils.cpp index 8f6a8f98..bf1fe509 100644 --- a/kjsembed/slotutils.cpp +++ b/kjsembed/slotutils.cpp @@ -31,8 +31,8 @@ #include <tqdatetime.h> #include <tqstringlist.h> -#include <private/qucom_p.h> -#include <private/qucomextra_p.h> +#include <private/tqucom_p.h> +#include <private/tqucomextra_p.h> #ifndef QT_ONLY #include <tdelistview.h> |
