Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1f15a49ce6)
r14.1.x r14.1.1
Michele Calgaro 9 months ago
parent 84eca24a4b
commit 8e62eebd2d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -6,7 +6,7 @@
#
# It is based on extractrc but differs in the following ways:
# *) Extracts <caption> and <description> tags
# *) Performs equivalent of QString::simplifyWhiteSpace on all strings
# *) Performs equivalent of TQString::simplifyWhiteSpace on all strings
#
# known flags:
# --tag=name : extract also the tag name

Loading…
Cancel
Save