X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkdenlivesettingsdialog.h;h=f00a32faa89d95f3e5853ac50a3154bdaf925732;hb=c3302003093710ee247ad84c0fe2ef3c579d417f;hp=ed57d12d05084c8c69cd76056e099501cadb2ddb;hpb=ac37d09b9998fa06e7b9ff85aadb09287d17408c;p=kdenlive diff --git a/src/kdenlivesettingsdialog.h b/src/kdenlivesettingsdialog.h index ed57d12d..f00a32fa 100644 --- a/src/kdenlivesettingsdialog.h +++ b/src/kdenlivesettingsdialog.h @@ -21,8 +21,6 @@ #ifndef KDENLIVESETTINGSDIALOG_H #define KDENLIVESETTINGSDIALOG_H -#include - #include #include #include @@ -59,7 +57,7 @@ private slots: void slotEditAudioApplication(); void slotEditVideoApplication(); void slotReadAudioDevices(); - void slotUpdateRmdRegionStatus(); + void slotUpdateGrabRegionStatus(); void slotCheckAlsaDriver(); void slotAddTranscode(); void slotDeleteTranscode(); @@ -78,7 +76,9 @@ private slots: void slotUpdateDecklinkProfile(int ix = 0); void slotUpdateProxyProfile(int ix = 0); void slotUpdateV4lProfile(int ix = 0); + void slotUpdateGrabProfile(int ix = 0); void slotEditVideo4LinuxProfile(); + void slotReloadBlackMagic(); private: KPageWidgetItem *m_page1;