diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-14 13:58:56 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-10 13:34:21 +0900 |
| commit | 12794d91d4e71b20b67d77db50d65a1a1a2b09ed (patch) | |
| tree | a030a22ffa3aa0e3d67461c8f0ec0a9ff17f1ad1 /plugin/simplestyle.h | |
| parent | 1d15009c9a577bcfcc30633f879db17aecabd088 (diff) | |
| download | qt4-tqt-theme-engine-12794d91.tar.gz qt4-tqt-theme-engine-12794d91.zip | |
Drop TQT_NO_COMPAT coder14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f7f50ffa0596d88bd40cb1aea429fa04ae30ef6)
Diffstat (limited to 'plugin/simplestyle.h')
| -rw-r--r-- | plugin/simplestyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/simplestyle.h b/plugin/simplestyle.h index f4c5ac0..b41e90a 100644 --- a/plugin/simplestyle.h +++ b/plugin/simplestyle.h @@ -21,7 +21,7 @@ #include <QtGui/QWindowsStyle> #include <QFileDialog> -#include <ntqintcache.h> +#include <tqintcache.h> #include "tdeqt4converter.h" |
