0ad/source/gui/ObjectBases
phosit d9795d29fe Remove the name of some unused arguments
Remove some usage of the `UNUSED` macro. Remove only those cases where
the names can be deduced from their type.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-18 12:49:59 +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 Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
IGUIObject.h Remove the name of some unused arguments 2025-06-18 12:49:59 +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