mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
13fdbc13c3
As we always use the enum to compare or initialize uint32_t values, it would be better to declare it with the right type. This way we could avoid `-Wnarrowing` warnings or unnecessary type casts. |
||
---|---|---|
.. | ||
modules | ||
util | ||
AIconLabel.cpp | ||
ALabel.cpp | ||
AModule.cpp | ||
bar.cpp | ||
client.cpp | ||
config.cpp | ||
factory.cpp | ||
group.cpp | ||
main.cpp |