diff options
author | Michele Calgaro <[email protected]> | 2019-04-21 23:22:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-21 23:22:20 +0900 |
commit | dba036816b279bc1539a9f3894fbc414665d2bce (patch) | |
tree | 29e4bf00bafe515e7afdd02168d65a47a3f9fbc0 /tqtinterface/qt4/README-QT.TXT | |
parent | 6f1b4f0c7505a049d992a33f6e409b7c75732d4b (diff) | |
download | experimental-dba036816b279bc1539a9f3894fbc414665d2bce.tar.gz experimental-dba036816b279bc1539a9f3894fbc414665d2bce.zip |
Removed unnecessary and/or TDE-unrelated code.
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tqtinterface/qt4/README-QT.TXT')
-rw-r--r-- | tqtinterface/qt4/README-QT.TXT | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/tqtinterface/qt4/README-QT.TXT b/tqtinterface/qt4/README-QT.TXT deleted file mode 100644 index ffe2f17..0000000 --- a/tqtinterface/qt4/README-QT.TXT +++ /dev/null @@ -1,19 +0,0 @@ -This software was developed with the Open Source Edition of Qt, the -cross-platform C++ graphical user interface toolkit. - -Qt is a product of Trolltech (see http://www.trolltech.com). Qt is -released in two different editions: - -- The Qt Open Source Edition, which may be used free of charge for - developing free (non-proprietary) software on X11, embedded Linux, - and Mac OS X. This version is available for download from - http://www.trolltech.com/dl/ and is used by this program. - -- The Qt Commercial Edition, which may be used to develop - commercial/proprietary software on X11, Microsoft Windows, embedded - Linux, and Mac OS X. For pricing and availability of the Commercial - Edition, please see http://www.trolltech.com/pricing.html or contact - Trolltech at [email protected] - -For further information about Qt, please see the Trolltech web site -(http://www.trolltech.com) or email [email protected]. |