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 /qtjava/javalib | |
| parent | 81a34cf7f6ad458cc02740ebcb4be1e9042fb946 (diff) | |
| download | tdebindings-5c077518931d989908be94be70bbc243ecb7149e.tar.gz tdebindings-5c077518931d989908be94be70bbc243ecb7149e.zip | |
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtjava/javalib')
| -rw-r--r-- | qtjava/javalib/qtjava/TQHebrewCodec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/qtjava/TQHebrewCodec.cpp b/qtjava/javalib/qtjava/TQHebrewCodec.cpp index 47236f08..85d97194 100644 --- a/qtjava/javalib/qtjava/TQHebrewCodec.cpp +++ b/qtjava/javalib/qtjava/TQHebrewCodec.cpp @@ -1,6 +1,6 @@ //Auto-generated by kalyptus. DO NOT EDIT. #include <tqstring.h> -#include <tqrtlcodec.h> +#include <tqhebrewcodec.h> #include <tqcstring.h> #include <qtjava/QtSupport.h> |
