Replace Q_WS_* defines with TQ_WS_* equivalents

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 224da62a5c)
r14.1.x
Michele Calgaro 7 months ago
parent 2be9814175
commit 2cfbec61da
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -31,7 +31,7 @@
#include "science.h"
#include "science.moc"
#if defined Q_WS_X11 && !defined K_WS_TQTONLY
#if defined TQ_WS_X11 && !defined K_WS_TQTONLY
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#endif

Loading…
Cancel
Save