diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-29 16:43:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-29 16:43:10 +0900 |
commit | 02d714dbaf9d56d57773a3bc3550e74d6723df34 (patch) | |
tree | 468ededc858e8e1829795167820615f8f9481d8d /conversions/qt3-tqt3/README | |
parent | 0e60f5c6834eb89dec4c62ab67d0a08a87a2ba77 (diff) | |
download | scripts-02d714dbaf9d56d57773a3bc3550e74d6723df34.tar.gz scripts-02d714dbaf9d56d57773a3bc3550e74d6723df34.zip |
Remove scripts to create TQt3 from Qt3. Improve Qt3 --> TQt3 app conversion script
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, 0 insertions, 2 deletions
diff --git a/conversions/qt3-tqt3/README b/conversions/qt3-tqt3/README deleted file mode 100644 index 152b71c..0000000 --- a/conversions/qt3-tqt3/README +++ /dev/null @@ -1,2 +0,0 @@ -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! |