mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Silence invalid Clang Format report (#9095)
This commit is contained in:
parent
29a4a8e5af
commit
dfd5f7cb10
1 changed files with 6 additions and 0 deletions
|
@ -155,6 +155,10 @@ src/genericobject.cpp
|
|||
src/genericobject.h
|
||||
src/gettext.cpp
|
||||
src/gettext.h
|
||||
src/gui/guiBackgroundImage.cpp
|
||||
src/gui/guiBackgroundImage.h
|
||||
src/gui/guiBox.cpp
|
||||
src/gui/guiBox.h
|
||||
src/gui/guiButton.cpp
|
||||
src/gui/guiButton.h
|
||||
src/gui/guiChatConsole.cpp
|
||||
|
@ -169,6 +173,8 @@ src/gui/guiFormSpecMenu.h
|
|||
src/gui/guiKeyChangeMenu.cpp
|
||||
src/gui/guiHyperText.cpp
|
||||
src/gui/guiHyperText.h
|
||||
src/gui/guiItemImage.cpp
|
||||
src/gui/guiItemImage.h
|
||||
src/gui/guiMainMenu.h
|
||||
src/gui/guiPasswordChange.cpp
|
||||
src/gui/guiPathSelectMenu.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue