mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-09 20:05:51 +00:00
add tests for extupgrade
This commit is contained in:
@ -225,6 +225,8 @@ void ExtUpgrade::updateValue()
|
||||
.filter(QRegExp(m_filter))
|
||||
.count();
|
||||
}(qoutput);
|
||||
|
||||
emit(dataReceived(value));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user