]> git.sesse.net Git - kdenlive/blobdiff - src/graphicsscenerectmove.h
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / graphicsscenerectmove.h
index 11bc9851dc1b196bce78912e977dcbddcd9f1972..3ed50cef7ca6f421f0a095111a7f36cc4157bf92 100644 (file)
@@ -36,7 +36,7 @@ public:
     void setScale(double s);
     void setZoom(double s);
     void setTool(TITLETOOL tool);
-    TITLETOOL tool();
+    TITLETOOL tool() const;
     void clearTextSelection();
 
 public slots: