]> git.sesse.net Git - kdenlive/blobdiff - src/beziercurve/bpoint.h
Minor
[kdenlive] / src / beziercurve / bpoint.h
index 995496cc834b6d22f83480ac24ca9af6bab07f60..c8520f062e0ad37fa820803f5701ee80d06158da 100644 (file)
@@ -46,7 +46,7 @@ public:
     /** @brief Sets h1 to @param handle1.
      *
      * If handlesLinked is true h2 is updated. */
-    void setH1(const QPointF  &handle1);
+    void setH1(const QPointF &handle1);
 
     /** @brief Sets h2 to @param handle2.
      *