]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivesettingsdialog.h
jogshuttle: decode events with mediactrl
[kdenlive] / src / kdenlivesettingsdialog.h
index f43a0b3fe27e5ec232f0393b27b16084429687fa..3a9c1c7b01032c98a72146a7379b2aac29712cf7 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef KDENLIVESETTINGSDIALOG_H
 #define KDENLIVESETTINGSDIALOG_H
 
-#include <QDialog>
-
 #include <QMap>
 #include <KConfigDialog>
 #include <KProcess>
@@ -81,6 +79,7 @@ private slots:
     void slotUpdateGrabProfile(int ix = 0);
     void slotEditVideo4LinuxProfile();
     void slotReloadBlackMagic();
+    void slotReloadShuttleDevices();
 
 private:
     KPageWidgetItem *m_page1;