]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Autodetect jogshuttle device, improve handling
[kdenlive] / src / mainwindow.cpp
index 899ce8840b214972ca98c7a00a16474bcc742264..4860a5152f2cbe3e1d6741a283ac0dc9a156a29e 100644 (file)
@@ -295,7 +295,7 @@ void MainWindow::slotShuttleButton(int code) {
 void MainWindow::slotShuttleAction(int code) {
     switch (code) {
     case 0:
-       return;
+        return;
     case 1:
         m_monitorManager->slotPlay();
         break;