]> git.sesse.net Git - kdenlive/blobdiff - src/monitor.h
Fix parts of Kdenlive not responding to color theme change
[kdenlive] / src / monitor.h
index 0fe6d50ae7ddcfc07be0c67117dcb3935d7e4424..2bdf65f45a73ed5c7d290578c7c15265af786c8e 100644 (file)
@@ -89,6 +89,8 @@ public:
     QWidget *container();
     void reloadProducer(const QString &id);
     QFrame *m_volumePopup;
+    /** @brief Reimplemented from QWidget, updates the palette colors. */
+    void setPalette ( const QPalette & p);
 
 protected:
     virtual void mousePressEvent(QMouseEvent * event);