Status bar: update the empty/full icon states even when status bar icons updating is disabled.
This commit is contained in:
@@ -75,6 +75,7 @@ public slots:
|
||||
void refresh(QStatusBar *sbar);
|
||||
void message(const QString &msg);
|
||||
void updateTip(int tag);
|
||||
void refreshEmptyIcons();
|
||||
void refreshIcons();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user