Skip to content

Commit

Permalink
Silence invalid clang format warnings in guiScrollBar.cpp (#8724)
Browse files Browse the repository at this point in the history
  • Loading branch information
paramat committed Jul 31, 2019
1 parent cdc7eb2 commit 245e628
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions util/travis/clang-format-whitelist.txt
Expand Up @@ -169,6 +169,7 @@ src/gui/guiMainMenu.h
src/gui/guiPasswordChange.cpp
src/gui/guiPathSelectMenu.cpp
src/gui/guiPathSelectMenu.h
src/gui/guiScrollBar.cpp
src/gui/guiTable.cpp
src/gui/guiTable.h
src/gui/guiVolumeChange.cpp
Expand Down Expand Up @@ -213,14 +214,14 @@ src/mapgen/cavegen.cpp
src/mapgen/cavegen.h
src/mapgen/dungeongen.cpp
src/mapgen/dungeongen.h
src/mapgen/mapgen.cpp
src/mapgen/mapgen.h
src/mapgen/mapgen_carpathian.cpp
src/mapgen/mapgen_carpathian.h
src/mapgen/mapgen.cpp
src/mapgen/mapgen_flat.cpp
src/mapgen/mapgen_flat.h
src/mapgen/mapgen_fractal.cpp
src/mapgen/mapgen_fractal.h
src/mapgen/mapgen.h
src/mapgen/mapgen_singlenode.cpp
src/mapgen/mapgen_singlenode.h
src/mapgen/mapgen_v5.cpp
Expand Down

0 comments on commit 245e628

Please sign in to comment.