X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Frotoscoping%2Frotowidget.h;h=444d673ec2b8144431eedf76bea950e3622bb7b7;hb=af0cdc3a2441996bb29f9c2d8b4ce0dd87a6fcb0;hp=99523b8b3063d1a8e51b28961987d6f55e197512;hpb=95b05b03000cfd3b211d4f4c500c1e1883f86c55;p=kdenlive diff --git a/src/rotoscoping/rotowidget.h b/src/rotoscoping/rotowidget.h index 99523b8b..444d673e 100644 --- a/src/rotoscoping/rotowidget.h +++ b/src/rotoscoping/rotowidget.h @@ -43,7 +43,7 @@ class RotoWidget : public QWidget public: RotoWidget(const QString &data, Monitor *monitor, const ItemInfo &info, const Timecode &t, QWidget* parent = 0); - virtual ~RotoWidget(); + ~RotoWidget(); /** @brief Returns the spline(s) in the JSON format used by filter_rotoscoping (MLT). */ QString getSpline();