diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-21 02:31:38 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-21 02:31:38 -0500 |
commit | fb58d85d5ff9e001c9ce15cee3a59ea7f1addbab (patch) | |
tree | 74f175a79a66347aabea0d0126fbb42e07535b76 /kalyptus/README | |
parent | ccbb8b410745d7a2dd390c20849397270458ab53 (diff) | |
download | libtqt-perl-fb58d85d5ff9e001c9ce15cee3a59ea7f1addbab.tar.gz libtqt-perl-fb58d85d5ff9e001c9ce15cee3a59ea7f1addbab.zip |
Update TQt3 property/enum macros
Diffstat (limited to 'kalyptus/README')
-rw-r--r-- | kalyptus/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/README b/kalyptus/README index a966384..e56448e 100644 --- a/kalyptus/README +++ b/kalyptus/README @@ -47,7 +47,7 @@ JAVA Here are some of the shell commands that were used in the conversion process: -Remove any Q_OVERRIDE macros from the Qt headers, and remove EXPORT_DOCKCLASS from the +Remove any TQ_OVERRIDE macros from the Qt headers, and remove EXPORT_DOCKCLASS from the KDE headers # Generate Java and C++ sources. Copy all the target headers to directory 'test/tmp' |