mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 06:43:58 -07:00
Retract IGUIObject override keyword from that commit, because clang recommends to use it for either every or no overriding class member (which then should be done consistently for all classes inheriting IGUIObject, refs D2144). This was SVN commit r22602. |
||
|---|---|---|
| .. | ||
| GuiScriptConversions.cpp | ||
| JSInterface_GUIManager.cpp | ||
| JSInterface_GUIManager.h | ||
| JSInterface_GUITypes.cpp | ||
| JSInterface_GUITypes.h | ||
| JSInterface_IGUIObject.cpp | ||
| JSInterface_IGUIObject.h | ||
| JSInterface_IGUITextOwner.cpp | ||
| JSInterface_IGUITextOwner.h | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.h | ||