summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml/common.tag
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-25 13:59:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-26 10:27:28 +0900
commit74d7a64994b02e7d880f4e9960f653b2510d48d8 (patch)
tree24cc990fbaa09028b97544fc8c9da64f9bb549fb /quanta/data/dtep/xhtml/common.tag
parent5df35638d9979618b39681efcda8bd05d7c96cf8 (diff)
downloadtdewebdev-4b645e7e11b9e054a48744dfcf99bf0fc0a2cb0a.tar.gz
tdewebdev-4b645e7e11b9e054a48744dfcf99bf0fc0a2cb0a.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0580616e20b68c764cdbbd9a01c9dd21f99766d4)
Diffstat (limited to 'quanta/data/dtep/xhtml/common.tag')
-rw-r--r--quanta/data/dtep/xhtml/common.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/data/dtep/xhtml/common.tag b/quanta/data/dtep/xhtml/common.tag
index 1fd94db2..c8f53e0b 100644
--- a/quanta/data/dtep/xhtml/common.tag
+++ b/quanta/data/dtep/xhtml/common.tag
@@ -4,7 +4,7 @@
<tag name="Core" common="yes">
<attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" >
</attr>
- <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" >
+ <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" >
</attr>
<attr name="style" type="css-style">
</attr>