diff options
Diffstat (limited to 'util/travis')
-rw-r--r-- | util/travis/clang-format-whitelist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/travis/clang-format-whitelist.txt b/util/travis/clang-format-whitelist.txt index 0b36dcd57..27e780a65 100644 --- a/util/travis/clang-format-whitelist.txt +++ b/util/travis/clang-format-whitelist.txt @@ -167,6 +167,8 @@ src/gui/guiEngine.h src/gui/guiFormSpecMenu.cpp src/gui/guiFormSpecMenu.h src/gui/guiKeyChangeMenu.cpp +src/gui/guiHyperText.cpp +src/gui/guiHyperText.h src/gui/guiMainMenu.h src/gui/guiPasswordChange.cpp src/gui/guiPathSelectMenu.cpp |