mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-22 03:02:49 +00:00
Fix inconsistent whitespace
This commit is contained in:
parent
259083a904
commit
80ade2b06e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ namespace AudioFlyin
|
|||
}
|
||||
else
|
||||
{
|
||||
icon->SetText(" ");
|
||||
icon->SetText("");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue