mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-14 17:13:41 +00:00
drop kf5, create branch for 2.2.1
This commit is contained in:
@ -215,8 +215,8 @@ int ExtUpgrade::run()
|
||||
}
|
||||
|
||||
// update value
|
||||
times++;
|
||||
if (times >= m_interval) times = 0;
|
||||
times++;
|
||||
|
||||
return value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user