summaryrefslogtreecommitdiffstats
path: root/quanta/data
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data')
-rw-r--r--quanta/data/dtep/html-frameset/common.tag2
-rw-r--r--quanta/data/dtep/html-strict/common.tag2
-rw-r--r--quanta/data/dtep/html/common.tag2
-rw-r--r--quanta/data/dtep/html5/common.tag2
-rw-r--r--quanta/data/dtep/wml-1-2/common.tag2
-rw-r--r--quanta/data/dtep/xhtml-basic/common.tag2
-rw-r--r--quanta/data/dtep/xhtml-frameset/common.tag2
-rw-r--r--quanta/data/dtep/xhtml-strict/common.tag2
-rw-r--r--quanta/data/dtep/xhtml/common.tag2
-rw-r--r--quanta/data/dtep/xhtml11/common.tag2
10 files changed, 10 insertions, 10 deletions
diff --git a/quanta/data/dtep/html-frameset/common.tag b/quanta/data/dtep/html-frameset/common.tag
index e5adf8f7..47adb16b 100644
--- a/quanta/data/dtep/html-frameset/common.tag
+++ b/quanta/data/dtep/html-frameset/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>
diff --git a/quanta/data/dtep/html-strict/common.tag b/quanta/data/dtep/html-strict/common.tag
index e5adf8f7..47adb16b 100644
--- a/quanta/data/dtep/html-strict/common.tag
+++ b/quanta/data/dtep/html-strict/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>
diff --git a/quanta/data/dtep/html/common.tag b/quanta/data/dtep/html/common.tag
index e5adf8f7..47adb16b 100644
--- a/quanta/data/dtep/html/common.tag
+++ b/quanta/data/dtep/html/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>
diff --git a/quanta/data/dtep/html5/common.tag b/quanta/data/dtep/html5/common.tag
index 0ff1796a..a380f05b 100644
--- a/quanta/data/dtep/html5/common.tag
+++ b/quanta/data/dtep/html5/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>
diff --git a/quanta/data/dtep/wml-1-2/common.tag b/quanta/data/dtep/wml-1-2/common.tag
index 7be9453e..c59bda3c 100644
--- a/quanta/data/dtep/wml-1-2/common.tag
+++ b/quanta/data/dtep/wml-1-2/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>
</tag>
diff --git a/quanta/data/dtep/xhtml-basic/common.tag b/quanta/data/dtep/xhtml-basic/common.tag
index 25baba50..b8418b20 100644
--- a/quanta/data/dtep/xhtml-basic/common.tag
+++ b/quanta/data/dtep/xhtml-basic/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="title" type="input">
</attr>
diff --git a/quanta/data/dtep/xhtml-frameset/common.tag b/quanta/data/dtep/xhtml-frameset/common.tag
index 72c0d679..e0148338 100644
--- a/quanta/data/dtep/xhtml-frameset/common.tag
+++ b/quanta/data/dtep/xhtml-frameset/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>
diff --git a/quanta/data/dtep/xhtml-strict/common.tag b/quanta/data/dtep/xhtml-strict/common.tag
index e52f08ea..cb7e6e30 100644
--- a/quanta/data/dtep/xhtml-strict/common.tag
+++ b/quanta/data/dtep/xhtml-strict/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>
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>
diff --git a/quanta/data/dtep/xhtml11/common.tag b/quanta/data/dtep/xhtml11/common.tag
index 0ff1796a..a380f05b 100644
--- a/quanta/data/dtep/xhtml11/common.tag
+++ b/quanta/data/dtep/xhtml11/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>