]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
New: Change track type (audio / video)
[kdenlive] / src / mainwindow.h
index 34ab13b08436cea6e7f21ea1c0c2e1520a6e2c42..ca7d7a81d0e48994443ed71aa420a338d70ec815 100644 (file)
@@ -268,6 +268,7 @@ private slots:
     void configureNotifications();
     void slotInsertTrack(int ix = 0);
     void slotDeleteTrack(int ix = 0);
+    void slotChangeTrack(int ix = 0);
 };