]> git.sesse.net Git - kdenlive/blobdiff - src/smallruler.h
* Cleanup monitor / MLT communication
[kdenlive] / src / smallruler.h
index fc0956d40d787a2c4d85e315be7f69690974249e..ea506bc1046bccb634dadb89c16a0e86e31ce055 100644 (file)
@@ -58,7 +58,7 @@ private:
     void updatePixmap();
 
 public slots:
-    void slotNewValue(int value);
+    bool slotNewValue(int value);
 
 signals:
     void seekRenderer(int);