commit before tests

This commit is contained in:
arcan1s
2014-09-01 20:58:47 +04:00
parent 3b89b30a98
commit a65f4cb02f
3 changed files with 10 additions and 8 deletions

View File

@ -60,7 +60,7 @@ public slots:
void configAccepted();
void configChanged();
// update events
void updateText();
void updateText(bool clear = false);
void updateTooltip();
private slots: