mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-01-30 12:59:47 +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