X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=710ebc011bb2e37bcbdd7bb0fecccfd676725fb6;hb=5bac38471d4c90a8a520d6ec32b90913b6f0dbcb;hp=2fa1d48baabdfbbab386d7f0f8864a47d198c87a;hpb=ebd5f85f5c5992383c9da4d08ec0671aed99309b;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index 2fa1d48b..710ebc01 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -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. */