X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fbeziercurve%2Fbeziersplinewidget.h;h=6a224c3eee9c13e04ec2b5d04265338336008ff8;hb=9b507272f9fcd3f0cdc96badcef9ba66da2a34e4;hp=cddefef03e348c0c58ceade026f384956f98aaa6;hpb=9958f4a6524b9894260f41a52a24cfdb8bb63018;p=kdenlive diff --git a/src/beziercurve/beziersplinewidget.h b/src/beziercurve/beziersplinewidget.h index cddefef0..6a224c3e 100644 --- a/src/beziercurve/beziersplinewidget.h +++ b/src/beziercurve/beziersplinewidget.h @@ -37,7 +37,7 @@ public: explicit BezierSplineWidget(const QString &spline, QWidget* parent = 0); /** @brief Returns the current spline. */ - QString spline(); + QString spline() const; /** The curvemodes refer to the usage of the spline. * As this widget is currently only used for frei0r.curves the modes are the channels this filter accepts. */