From 1116918dbbbf7f36920c6d43a4fc504a09f0df49 Mon Sep 17 00:00:00 2001 From: DS Date: Sat, 1 Feb 2020 13:55:13 +0100 Subject: Formspec: Create a new class for inventorylists (#9287) --- util/travis/clang-format-whitelist.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/travis/clang-format-whitelist.txt b/util/travis/clang-format-whitelist.txt index b945a6db3..a2559194a 100644 --- a/util/travis/clang-format-whitelist.txt +++ b/util/travis/clang-format-whitelist.txt @@ -177,6 +177,8 @@ src/gui/guiFormSpecMenu.h src/gui/guiKeyChangeMenu.cpp src/gui/guiHyperText.cpp src/gui/guiHyperText.h +src/gui/guiInventoryList.cpp +src/gui/guiInventoryList.h src/gui/guiItemImage.cpp src/gui/guiItemImage.h src/gui/guiMainMenu.h -- cgit v1.2.3