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 /doc/html/plugins.html | |
parent | 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (diff) | |
download | tqt3-8a071b48ef8c8900163227ccc622833e26ba4064.tar.gz tqt3-8a071b48ef8c8900163227ccc622833e26ba4064.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 'doc/html/plugins.html')
-rw-r--r-- | doc/html/plugins.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/plugins.html b/doc/html/plugins.html index 879f4210d..bb2ecbc41 100644 --- a/doc/html/plugins.html +++ b/doc/html/plugins.html @@ -35,8 +35,6 @@ body { background: #ffffff; color: black; } <p> These classes deal with shared libraries, (e.g. .so and DLL files), and with TQt plugins. <p> See the <a href="plugins-howto.html">plugins documentation</a>. -<p> See also the <a href="activentqt.html">ActiveTQt framework</a> for -Windows. <p> <p><table width="100%"> <tr bgcolor=#f0f0f0><td><b><a href="qgfxdriverplugin.html">TQGfxDriverPlugin</a></b><td>Abstract base for TQt/Embedded graphics driver plugins |