summaryrefslogtreecommitdiffstats
path: root/tqt3integration/README
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-09-28 02:50:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-09-28 02:50:32 +0200
commita72081c4238ad2309872da8a5b751ddcc736b4a9 (patch)
tree542e79cbc57c07b6a4ee0882d42768812d9ca77d /tqt3integration/README
parent99ec83a68787294651683a10afa4ad5faa31173a (diff)
downloadtdebase-a72081c4238ad2309872da8a5b751ddcc736b4a9.tar.gz
tdebase-a72081c4238ad2309872da8a5b751ddcc736b4a9.zip
qt => tqt conversion:
+ libqtkde => libtqtkde Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tqt3integration/README')
-rw-r--r--tqt3integration/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/tqt3integration/README b/tqt3integration/README
index 0e81a7ed6..47edd1440 100644
--- a/tqt3integration/README
+++ b/tqt3integration/README
@@ -1,10 +1,10 @@
-Qt/KDE UI integration. Makes Qt-only apps use several KDE dialogs without any modifications
-to these applications. Can be turned off by setting $QT_NO_KDE_INTEGRATION.
+TQt/KDE UI integration. Makes TQt-only apps use several KDE dialogs without any modifications
+to these applications. Can be turned off by setting $TQT_NO_KDE_INTEGRATION.
Installation:
Just plain make && make install.
-Additionally 'make generate' needs to be done in utils/, and Qt needs to be patched using the sources
-generated in utils/qt . Patch should be applied, the .cpp/.h files belong to src/kernel/ ,
+Additionally 'make generate' needs to be done in utils/, and TQt needs to be patched using the sources
+generated in utils/tqt . Patch should be applied, the .cpp/.h files belong to src/kernel/ ,
the .h file additionally should go to include/private .