diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-13 11:12:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-14 10:09:21 +0900 |
commit | 8a071b48ef8c8900163227ccc622833e26ba4064 (patch) | |
tree | d55e89acc80cb967dc1b3d32b94281941c6ae77f /extensions/extensions.pro | |
parent | 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (diff) | |
download | tqt-8a071b48.tar.gz tqt-8a071b48.zip |
Remove documentation about activeqt, because the latter is part of the commercial edition of Qt3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'extensions/extensions.pro')
-rw-r--r-- | extensions/extensions.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/extensions.pro b/extensions/extensions.pro index c77985494..df53c9088 100644 --- a/extensions/extensions.pro +++ b/extensions/extensions.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs contains( QT_PRODUCT, qt-(enterprise|internal|eval) ) { - win32: SUBDIRS = activeqt x11: SUBDIRS = motif } |