Replace Q_WS_* defines with TQ_WS_* equivalents

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9543a5321f)
r14.1.x
Michele Calgaro 4 months ago
parent e385027b34
commit 7f36742a7a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -35,7 +35,7 @@
#include <tqstyle.h>
#include <tqimage.h>
#ifdef Q_WS_X11
#ifdef TQ_WS_X11
#include <netwm.h>
#endif

Loading…
Cancel
Save