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-23 11:56:31 +0900
commit12e1fb1a13b5d4e17220b264086d82c541efc166 (patch)
treea39e416d12a84d2d6550f9e0a4874bd8ed2eaaba
parent4af33d4ba39e44b4f5e96e4afa3c6a01404531e4 (diff)
downloadtqtinterface-12e1fb1a13b5d4e17220b264086d82c541efc166.tar.gz
tqtinterface-12e1fb1a13b5d4e17220b264086d82c541efc166.zip
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 */