chenge forceupdate logic

This commit is contained in:
arcan1s
2014-09-29 00:59:19 +04:00
parent 20c85f0d42
commit deb0b3bdbb
4 changed files with 10 additions and 7 deletions

View File

@ -65,7 +65,7 @@ public slots:
void configChanged();
// update events
void sendNotification(const QString eventId, const QString message);
void updateNetworkDevice();
void updateNetworkDevice(const bool delay = true);
void updateText(const bool clear = false);
void updateTooltip();