]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Fix buttons in capture monitor and crash when changing profile
[kdenlive] / src / mainwindow.h
index 523bfc9ae10c7a62c06c388675f260bb3abba69e..f4d0d3b478be0a7f1989d79d2f0deabd258447f9 100644 (file)
@@ -528,6 +528,8 @@ private slots:
     void slotDoUpdateAudioScopeFrameRequest();
     /** @brief When switching between monitors, update the visible scopes. */
     void slotUpdateColorScopes();
+    /** @brief Active monitor deleted, clear scopes. */
+    void slotClearColorScopes();
     /** @brief Switch current monitor to fullscreen. */
     void slotSwitchFullscreen();
     /** @brief Open the stopmotion dialog. */