]> git.sesse.net Git - kdenlive/blobdiff - src/monitormanager.h
Fix monitor switching sometimes giving gray screen
[kdenlive] / src / monitormanager.h
index 30e1864be2c959c9563c163845495fe495d5c82c..7f35aa4031b8f00fbbe3e23e495ee5413dda8215 100644 (file)
@@ -80,8 +80,6 @@ private:
     QList <AbstractMonitor *>m_monitorsList;
 
 signals:
-    /** @brief Emitted when the active monitor changes */
-    void raiseMonitor(AbstractMonitor *);
     /** @brief When the monitor changed, update the visible color scopes */
     void checkColorScopes();
     /** @brief When the active monitor renderer was deleted, reset color scopes */