-Build/work/ui_ArxProfiler.h:67:10: warning: method 'retranslateUi' can be made const [readability-make-member-function-const] -Build/work/ui_ErrorReportDialog.h:677:10: warning: method 'retranslateUi' can be made const [readability-make-member-function-const] -Arx/src/game/Inventory.cpp:205:13: warning: method 'bags' can be made const [readability-make-member-function-const] -Arx/src/game/Inventory.cpp:252:19: warning: method 'index' can be made const [readability-make-member-function-const] -Arx/src/game/Inventory.cpp:266:13: warning: method 'width' can be made const [readability-make-member-function-const] -Arx/src/game/Inventory.cpp:272:13: warning: method 'height' can be made const [readability-make-member-function-const] -Arx/src/game/Player.h:403:7: warning: method 'isAiming' can be made const [readability-make-member-function-const] -Arx/src/gui/Hud.cpp:905:46: warning: method 'updateInput' can be made const [readability-make-member-function-const] -Arx/src/gui/Hud.cpp:1000:44: warning: method 'updateInput' can be made const [readability-make-member-function-const] -Arx/src/gui/MainMenu.cpp:1137:7: warning: method 'setAlphaCutoutAntialisingState' can be made const [readability-make-member-function-const] -Arx/src/gui/book/Book.cpp:179:18: warning: method 'onClosePage' can be made const [readability-make-member-function-const]