Fix formatting

This commit is contained in:
Jonas Kvinge
2019-03-22 23:12:41 +01:00
parent aefce3ccd0
commit 8b96bb5f27
4 changed files with 47 additions and 47 deletions

View File

@@ -6,7 +6,7 @@
<property name='PlaylistCount' type='u' access='read' />
<property name='Orderings' type='as' access='read' />
<property name='ActivePlaylist' type='(b(oss))' access='read'>
<annotation name="org.qtproject.QtDBus.QtTypeName" value="MaybePlaylist"/>
<annotation name="org.qtproject.QtDBus.QtTypeName" value="MaybePlaylist" />
</property>
<method name='ActivatePlaylist'>
<arg direction='in' name='PlaylistId' type='o' />
@@ -17,7 +17,7 @@
<arg direction='in' name='Order' type='s' />
<arg direction='in' name='ReverseOrder' type='b' />
<arg direction='out' name='Playlists' type='a(oss)' />
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MprisPlaylistList"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MprisPlaylistList" />
</method>
<signal name='PlaylistChanged'>
<arg name='Playlist' type='(oss)' />