]> git.sesse.net Git - kdenlive/blobdiff - src/org.kdenlive.MainWindow.xml
Jobs can now be aborted from the "running job" view
[kdenlive] / src / org.kdenlive.MainWindow.xml
index ac76ad218a9105205dd46ace85916e6f5c1b3e59..e7cdc1078139feb5875eee3639953cf286a20020 100644 (file)
@@ -1,6 +1,9 @@
 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 <node>
   <interface name="org.kdenlive.MainWindow">
+    <signal name="abortRenderJob">
+      <arg name="url" type="s" direction="out"/>
+    </signal>
     <method name="setRenderingProgress">
       <arg name="url" type="s" direction="in"/>
       <arg name="progress" type="i" direction="in"/>