summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-12-23 11:56:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-12-27 11:43:13 +0900
commit7850ec9928dce59d64a824bc33f7571c3ec15cda (patch)
treed18883a1c394c66ffadc504589490d02f77bd348
parentaee37a80296ade851110abb0b6e4092b8c37ff78 (diff)
downloadtqtinterface-7850ec99.tar.gz
tqtinterface-7850ec99.zip
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 12e1fb1a13b5d4e17220b264086d82c541efc166)
-rw-r--r--qtinterface/tqt.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index 04ebb33..dda4991 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -54,7 +54,4 @@ Boston, MA 02110-1301, USA.
#define tqmoc moc
#define TQMOC MOC
-#define TQT_TQOBJECT(x) (static_cast<TQObject*>(static_cast<TQObject*>(x)))
-#define TQT_TQWIDGET(x) (static_cast<TQWidget*>(static_cast<TQWidget*>(x)))
-
#endif /* TQT_H */