summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-27 23:55:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-27 23:55:03 +0900
commit271a2d9682fd7d60471a1cc007ba2748acd76e72 (patch)
tree5b54da9bddf351f6f63442cd27c25c18bd9e319a
parent34c1c95d9619bc1a8814202f90601672ba394413 (diff)
downloadtqtinterface-271a2d96.tar.gz
tqtinterface-271a2d96.zip
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--qtinterface/tqt.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index 9b2cbb5..0039a20 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -101,7 +101,6 @@ Boston, MA 02110-1301, USA.
#define TQ_PACKED Q_PACKED
#define TQ_INT64_C Q_INT64_C
#define TQ_UINT64_C Q_UINT64_C
-#define TQ_CHECK_PTR Q_CHECK_PTR
#define TQT_POINTER_SIZE QT_POINTER_SIZE
#define TQ_DISABLE_COPY Q_DISABLE_COPY
#define TQT_MODULE_DIALOGS QT_MODULE_DIALOGS