diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/extensions.pro | 1 | ||||
-rw-r--r-- | extensions/nsplugin/doc/index.doc | 3 |
2 files changed, 1 insertions, 3 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 } diff --git a/extensions/nsplugin/doc/index.doc b/extensions/nsplugin/doc/index.doc index 011e58194..50835de4d 100644 --- a/extensions/nsplugin/doc/index.doc +++ b/extensions/nsplugin/doc/index.doc @@ -17,8 +17,7 @@ The TQt Netscape Plugin software makes it easy to write browser plugins that can be used on both Unix/Linux and MS-Windows, in Netscape, Mozilla, and any other web browser supporting Netscape's LiveConnect -protocol. Modern versions of MSIE do not support this protocol. Use -the ActiveQt Framework to develop plugins for these browsers. +protocol. Modern versions of MSIE do not support this protocol. \section1 Information |