summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-14 21:11:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-14 21:16:52 +0900
commit3db784660393715adbddb10ad5c7dff81e41c983 (patch)
tree530d76a796532a6ff1ca60e6847a758153ec9ce1
parentd7ef2c15a75570163d96e234ac96de86a65cd93d (diff)
downloadtqtinterface-3db784660393715adbddb10ad5c7dff81e41c983.tar.gz
tqtinterface-3db784660393715adbddb10ad5c7dff81e41c983.zip
Remove Q_WS_* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b7bedbe052b4a983c819bdc95ddfa62a36fce615)
-rw-r--r--qtinterface/tqt.h.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index 6d0ee4e..8a7bf67 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -28,10 +28,6 @@ Boston, MA 02110-1301, USA.
#define TQT_NO_SQL
#endif /* QT_NO_SQL */
-#ifdef Q_WS_X11
-#define TQ_WS_X11
-#endif /* Q_WS_X11 */
-
#define Qt TQt
#define tqmoc moc