Replace Q_WS_* defines with TQ_WS_* equivalents

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/40/head
Michele Calgaro 2 months ago
parent 99c6c4e19e
commit 224da62a5c
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