mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] Quicker update of battery icon
Change-Id: I685c98ab798b0aace548c33b32919b542a2e4283
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "apps_container.h"
|
||||
|
||||
BatteryTimer::BatteryTimer(AppsContainer * container) :
|
||||
Timer(5),
|
||||
Timer(1),
|
||||
m_container(container)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user