]> git.sesse.net Git - kdenlive/commitdiff
Minor
authorMontel Laurent <montel@kde.org>
Wed, 15 May 2013 19:02:49 +0000 (21:02 +0200)
committerMontel Laurent <montel@kde.org>
Wed, 15 May 2013 19:02:49 +0000 (21:02 +0200)
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.
      *