diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-12-09 01:40:38 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-12-09 02:07:16 +0100 |
commit | 347f0b28701932eba7eb063d9093e446b81debae (patch) | |
tree | b6941843b550f83221b13a3b2643b5a95cd428db /README.MacOS | |
parent | 5da5cb1c824c608159126a82011d8a8943b360e0 (diff) | |
download | tqscintilla-347f0b28701932eba7eb063d9093e446b81debae.tar.gz tqscintilla-347f0b28701932eba7eb063d9093e446b81debae.zip |
Rename Qt => TQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README.MacOS')
-rw-r--r-- | README.MacOS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.MacOS b/README.MacOS index 0b6c1c3..41bb337 100644 --- a/README.MacOS +++ b/README.MacOS @@ -1,8 +1,8 @@ - QScintilla on MacOS/X + TQScintilla on MacOS/X -All versions of Qt for MacOS/X up to an including Qt v3.3.2 have a bug which -crashes QScintilla. The following patch needs to be applied to Qt: +All versions of TQt for MacOS/X up to an including Qt v3.3.2 have a bug which +crashes TQScintilla. The following patch needs to be applied to TQt: --- src/kernel/qt_mac.h 2004-04-21 00:15:43 -0000 |