Skip to content

Commit dfd5f7c

Browse files
authoredNov 9, 2019
Silence invalid Clang Format report (#9095)
1 parent 29a4a8e commit dfd5f7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

Diff for: ‎util/travis/clang-format-whitelist.txt

+6
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ src/genericobject.cpp
155155
src/genericobject.h
156156
src/gettext.cpp
157157
src/gettext.h
158+
src/gui/guiBackgroundImage.cpp
159+
src/gui/guiBackgroundImage.h
160+
src/gui/guiBox.cpp
161+
src/gui/guiBox.h
158162
src/gui/guiButton.cpp
159163
src/gui/guiButton.h
160164
src/gui/guiChatConsole.cpp
@@ -169,6 +173,8 @@ src/gui/guiFormSpecMenu.h
169173
src/gui/guiKeyChangeMenu.cpp
170174
src/gui/guiHyperText.cpp
171175
src/gui/guiHyperText.h
176+
src/gui/guiItemImage.cpp
177+
src/gui/guiItemImage.h
172178
src/gui/guiMainMenu.h
173179
src/gui/guiPasswordChange.cpp
174180
src/gui/guiPathSelectMenu.cpp

0 commit comments

Comments
 (0)
Please sign in to comment.