diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-21 19:05:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-21 19:05:53 +0900 |
commit | 84af9581d669a621dcfc58e72ff0fe9051376c32 (patch) | |
tree | 1622a252dd6323cccd1cc3fc8e7f2bee5c2305f9 /ubuntu/maverick/dependencies/qt3/debian/README.Debian | |
parent | 4098ab566dfaac499c7828964ea25760895a58e4 (diff) | |
download | tde-packaging-84af9581d669a621dcfc58e72ff0fe9051376c32.tar.gz tde-packaging-84af9581d669a621dcfc58e72ff0fe9051376c32.zip |
DEB: removed some obsolete code related to Qt1.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/dependencies/qt3/debian/README.Debian')
-rw-r--r-- | ubuntu/maverick/dependencies/qt3/debian/README.Debian | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/dependencies/qt3/debian/README.Debian b/ubuntu/maverick/dependencies/qt3/debian/README.Debian index 7cc02d1ec..afdde2610 100644 --- a/ubuntu/maverick/dependencies/qt3/debian/README.Debian +++ b/ubuntu/maverick/dependencies/qt3/debian/README.Debian @@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme ClassName -> classname.h. Therefore, if you are the developer of the affected program, change your -sources according to this scheme. Qt ships with two tools, qt20fix and -qtrename140, to help developers migrate their API to the Qt 3 version, +sources according to this scheme. Qt ships with qtrename140, a tool +to help developers migrate their API to the Qt 3 version, which can help you in the transition upgrade to Qt 3. If you are affected by this as a packager, notify upstream to fix those |