]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
"Get New Lumas" option in settings menu to automatically download new transition...
[kdenlive] / src / mainwindow.h
index 34ab13b08436cea6e7f21ea1c0c2e1520a6e2c42..c9ef5e9f343a8b5e4e0382b951aec4e4c836e023 100644 (file)
@@ -268,6 +268,8 @@ private slots:
     void configureNotifications();
     void slotInsertTrack(int ix = 0);
     void slotDeleteTrack(int ix = 0);
+    void slotChangeTrack(int ix = 0);
+    void slotGetNewStuff();
 };