Status bar: update the empty/full icon states even when status bar icons updating is disabled.
This commit is contained in:
@@ -63,6 +63,7 @@ public slots:
|
||||
void togglePause();
|
||||
void initRendererMonitorSlot(int monitor_index);
|
||||
void destroyRendererMonitorSlot(int monitor_index);
|
||||
void updateStatusEmptyIcons();
|
||||
void updateUiPauseState();
|
||||
private slots:
|
||||
void on_actionFullscreen_triggered();
|
||||
|
||||
Reference in New Issue
Block a user