summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-02-26 05:18:13 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-02-26 05:52:34 -0300
commit7a2cb2678e6d128dcfde93e93206fdd553d325c7 (patch)
tree1798b62cf4829432b4b37893e53d1ede43256c59 /spec
parent79a7512527ac92f0942339214c5a191a22fdfaf8 (diff)
spec: Add some missing types that trip up the Qt4 codegen.
Needs to update spec to include this. Patch from Simon McVittie (smcv) <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'spec')
-rw-r--r--spec/Call_Content_Interface_Media.xml2
-rw-r--r--spec/Channel_Type_Call.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index 2b3eb65d..8b9a17c8 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -61,7 +61,7 @@
</tp:docstring>
</tp:member>
- <tp:member name="Parameters" type="a{ss}">
+ <tp:member name="Parameters" type="a{ss}" tp:type="String_String_Map">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
Extra parameters for this codec
</tp:docstring>
diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index ac036e7b..4df99e40 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -557,7 +557,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</arg>
- <arg name="Call_State_Reason" type="(uus)">
+ <arg name="Call_State_Reason" type="(uus)" tp:type="Call_State_Reason">
<tp:docstring>
The new value of the <tp:member-ref>CallStateReason</tp:member-ref>
property.