]> git.sesse.net Git - kdenlive/blobdiff - src/colorscopes/abstractgfxscopewidget.h
Fix buttons in capture monitor and crash when changing profile
[kdenlive] / src / colorscopes / abstractgfxscopewidget.h
index 0dc59eb255d2e23e3393559aa51887c811acff3c..5748dae51d3551fefde8b1c93a1390d972e37694 100644 (file)
@@ -52,6 +52,7 @@ public slots:
       This slot must be connected in the implementing class, it is *not*
       done in this abstract class. */
     void slotActiveMonitorChanged();
+    void slotClearMonitor();
 
 protected slots:
     virtual void slotAutoRefreshToggled(bool autoRefresh);