Replace Q_WS_* defines with TQ_WS_* equivalents

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 59a8bf7c09)
r14.1.x r14.1.2
Michele Calgaro 2 months ago
parent 482d2f6672
commit fabd8c1d11
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1282,7 +1282,7 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = TQT_VERSION=320 \
__cplusplus \
Q_WS_X11
TQ_WS_X11
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.

Loading…
Cancel
Save