mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
chore(custom): Change int conversion
This commit is contained in:
@ -19,7 +19,6 @@ class Custom : public ALabel {
|
||||
void continuousWorker();
|
||||
void parseOutputRaw();
|
||||
void parseOutputJson();
|
||||
bool isInteger(const std::string&);
|
||||
|
||||
const std::string name_;
|
||||
std::string text_;
|
||||
|
Reference in New Issue
Block a user