0ad/source/gui/SettingTypes
animus b1627f5158 Remove redundant virtual keywords
This commit performs code cleanup to improve
code clarity and consistency:

Remove redundant 'virtual' keywords from methods that are already marked
with 'final' or 'override', as well as reducing redundant 'override
final's to 'final'.
2026-06-12 18:35:32 +02:00
..
CGUIColor.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CGUIColor.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUIHotkey.cpp Pass IGUIObject as reference 2025-08-03 16:55:43 +02:00
CGUIHotkey.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUIList.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUISeries.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUISize.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUISize.h Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUIString.cpp Revert temporary workarounds for font baseline issues 2026-01-29 19:05:34 +01:00
CGUIString.h Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
EAlign.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
EScrollOrientation.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
MouseEventMask.cpp Remove redundant virtual keywords 2026-06-12 18:35:32 +02:00
MouseEventMask.h Fix most headers in gui 2025-07-05 12:42:34 +02:00