0ad/source/gui/ObjectBases
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
IGUIButtonBehavior.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IGUIButtonBehavior.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IGUIObject.cpp Remove ignore_result 2025-06-19 19:05:56 +02:00
IGUIObject.h Remove UNUSED 2025-06-26 17:25:05 +02:00
IGUIPanel.cpp Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
IGUIPanel.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
IGUIScrollBarOwner.cpp Add scrollpanel widget 2024-11-12 15:01:42 -05:00
IGUIScrollBarOwner.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IGUITextOwner.cpp Add font engine aware of Gui.scale 2025-05-26 13:12:47 -05:00
IGUITextOwner.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00