mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-27 12:39:56 +00:00
drop kf5, create branch for 2.2.1
This commit is contained in:
@ -308,8 +308,8 @@ QString ExtScript::run()
|
||||
}
|
||||
|
||||
// update value
|
||||
times++;
|
||||
if (times >= m_interval) times = 0;
|
||||
times++;
|
||||
|
||||
return value;
|
||||
}
|
||||
|
Reference in New Issue
Block a user