]> git.sesse.net Git - kdenlive/blobdiff - src/jogshuttle.h
number of buttons expanded to 15. Contour shuttle pro v2 full support
[kdenlive] / src / jogshuttle.h
index 2c28d88fc1238e1d6e9b78d1610a9a7002410153..f2523cc93c56ec6e20a38092ac050258541a8aa7 100644 (file)
@@ -40,7 +40,7 @@ public:
     bool shuttlechange;
     unsigned short jogvalue;
     bool isWorking();
-    bool stop_me;
+    volatile bool stop_me;
     QString m_device;
 
 private: