summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqobject.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 17:30:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-31 17:37:42 +0900
commitc489c62c1713924c29e560cd2ebd36b006c14a11 (patch)
treef6bb895dc2d9c278309e434f4d46f3ec32aba0d9 /src/kernel/tqobject.h
parent69e1261df646edf24612d7f953dac81182e7461b (diff)
downloadtqt3-c489c62c1713924c29e560cd2ebd36b006c14a11.tar.gz
tqt3-c489c62c1713924c29e560cd2ebd36b006c14a11.zip
Update tqt-mt.pc to export the same parameters previously exported in tqt.pc and tqtqui.pc.
Required to drop tqtinterface. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/tqobject.h')
-rw-r--r--src/kernel/tqobject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/kernel/tqobject.h b/src/kernel/tqobject.h
index bb260b19f..05ba4dc9d 100644
--- a/src/kernel/tqobject.h
+++ b/src/kernel/tqobject.h
@@ -50,8 +50,6 @@
#include "tqnamespace.h"
#endif // QT_H
-#include <tqt.h>
-
#define TQT_TR_NOOP(x) (x)
#define TQT_TRANSLATE_NOOP(scope,x) (x)