diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 00:23:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 00:23:54 +0900 |
commit | a7c35253fa86ccaba568822a967af03ea263bbc0 (patch) | |
tree | 95de61c9fac1dc45624f731377ebf44cdd1b26da /conversions/qt3-tqt3/README | |
parent | 428c2d88b4ac80df001d25973a1511d6a3d424c6 (diff) | |
download | scripts-a7c35253fa86ccaba568822a967af03ea263bbc0.tar.gz scripts-a7c35253fa86ccaba568822a967af03ea263bbc0.zip |
Moved conversion scripts from experimental repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'conversions/qt3-tqt3/README')
-rw-r--r-- | conversions/qt3-tqt3/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conversions/qt3-tqt3/README b/conversions/qt3-tqt3/README new file mode 100644 index 0000000..152b71c --- /dev/null +++ b/conversions/qt3-tqt3/README @@ -0,0 +1,2 @@ +Run create_tqt3_from_qt3 within this directory to create a version of Qt3 that uses TQ* objects +This is somewhat experimental so please be careful! |