diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-20 21:00:46 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-20 21:00:46 -0500 |
commit | dd066e0decc815fe919173830c7110e656f27f18 (patch) | |
tree | 83b456e5d31614c660336893adbbf66476d7d4de /kalyptus/README | |
parent | 4d7f4e86544b316655c3fe4d547a80c11a58eed5 (diff) | |
download | tdebindings-dd066e0decc815fe919173830c7110e656f27f18.tar.gz tdebindings-dd066e0decc815fe919173830c7110e656f27f18.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 a966384d..e56448e4 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' |