0ad/source/gui
Vantha d9ae2f8503
Remove inconsistent override in CDropdown.h
It was added in 670f1e5d42 and, while not illegal, was inconsistent with the
rest of the header file, which caused compiler warnings.
As a quick solution the override keyword is simply removed again.
In the long run, it would be good to still modernise the style of all files
in that directory (at once).

(cherry picked from commit 2e450f0f52)
Signed-off-by: phosit <phosit@autistici.org>
2026-01-01 16:08:45 +01:00
..
ObjectBases Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ObjectTypes Remove inconsistent override in CDropdown.h 2026-01-01 16:08:45 +01:00
Scripting Fix warnings on the charts tab of summary screen 2025-12-23 20:18:16 +01:00
SettingTypes Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
tests Fix some includes all over the place 2025-08-14 20:15:30 +02:00
CGUI.cpp Clean up Engine.GetGUIObjectByName calls 2025-08-14 10:22:56 +02:00
CGUI.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
CGUIScrollBarHorizontal.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarHorizontal.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarVertical.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIScrollBarVertical.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUISetting.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
CGUISetting.h Hide compiler warnings from external includes 2025-07-23 10:21:26 +02:00
CGUISprite.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUISprite.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
CGUIText.cpp Fix text right alignment with GUI Scale 2025-09-13 10:01:51 -05:00
CGUIText.h Add [locale] inline tag for per-locale fonts 2025-08-04 09:35:41 -05:00
GUIManager.cpp Allow swapped in pages to close themselves 2026-01-01 16:08:45 +01:00
GUIManager.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
GUIObjectEventBroadcaster.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIObjectTypes.cpp Fix warnings on the charts tab of summary screen 2025-12-23 20:18:16 +01:00
GUIRenderer.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
GUIRenderer.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
GUIStringConversions.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
GUITooltip.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
GUITooltip.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBar.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBar.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIIcon.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIMessage.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
SGUIStyle.h Fix some headers in gui 2025-07-02 13:20:13 +02:00