Skip to content
Snippets Groups Projects
Commit bcb343fb authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #6737: cleanup in dbus

parent 62dcc4f5
No related branches found
No related tags found
No related merge requests found
...@@ -349,7 +349,7 @@ ...@@ -349,7 +349,7 @@
<arg type="s" name="filepath"/> <arg type="s" name="filepath"/>
</signal> </signal>
<signal name="recordPlaybackStoped" tp:name-for-bindings="recordPlaybackStoped"> <signal name="recordPlaybackStopped" tp:name-for-bindings="recordPlaybackStopped">
<tp:docstring/> <tp:docstring/>
<arg type="s" name="filepath" /> <arg type="s" name="filepath" />
</signal> </signal>
......
...@@ -349,7 +349,7 @@ ...@@ -349,7 +349,7 @@
<arg type="s" name="filepath"/> <arg type="s" name="filepath"/>
</signal> </signal>
<signal name="recordPlaybackStoped" tp:name-for-bindings="recordPlaybackStoped"> <signal name="recordPlaybackStopped" tp:name-for-bindings="recordPlaybackStopped">
<tp:docstring/> <tp:docstring/>
<arg type="s" name="filepath" /> <arg type="s" name="filepath" />
</signal> </signal>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment