mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 20:45:33 +00:00
7cbc4eeb49
Prevents compiler warnings such as this: ``` /Users/Will/CLionProjects/OpenMW/apps/openmw/mwgui/windowbase.hpp:65:22: warning: 'onOpen' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void onOpen(); ^ /Users/Will/CLionProjects/OpenMW/apps/openmw/mwgui/windowbase.hpp:38:22: note: overridden virtual function is here virtual void onOpen() {} ^ ``` |
||
---|---|---|
.. | ||
mwbase | ||
mwclass | ||
mwdialogue | ||
mwgui | ||
mwinput | ||
mwmechanics | ||
mwphysics | ||
mwrender | ||
mwscript | ||
mwsound | ||
mwstate | ||
mwworld | ||
android_commandLine.cpp | ||
android_commandLine.h | ||
android_main.c | ||
CMakeLists.txt | ||
crashcatcher.cpp | ||
doc.hpp | ||
engine.cpp | ||
engine.hpp | ||
main.cpp |