mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
massive refactoring
This commit is contained in:
@ -39,7 +39,7 @@ private slots:
|
||||
|
||||
private:
|
||||
BatterySource *source = nullptr;
|
||||
QString acpiPath = QString("/sys/class/power_supply/");
|
||||
QString acpiPath = "/sys/class/power_supply/";
|
||||
QPair<int, int> battery = QPair<int, int>(0, 100);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user