]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Ask to change profile if first clip does not match project profile:
[kdenlive] / src / mainwindow.h
index 2fa1d48baabdfbbab386d7f0f8864a47d198c87a..710ebc011bb2e37bcbdd7bb0fecccfd676725fb6 100644 (file)
@@ -321,6 +321,8 @@ private slots:
     void slotEditProfiles();
     void slotDetectAudioDriver();
     void slotEditProjectSettings();
+    /** @brief Change current document MLT profile. */
+    void slotUpdateProjectProfile(const QString &profile);
     void slotDisplayActionMessage(QAction *a);
 
     /** @brief Turns automatic splitting of audio and video on/off. */