From 340e2ac3a176ae04c89c1a3e1036472d3e847c62 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 22 Aug 2020 13:35:42 +0200 Subject: Fix .clang-format and some whitespace errors .clang-format: UseTab: ForIndentation -> Never Update fluid generated files --- test/file_chooser.cxx | 2 +- test/pixmap_browser.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx index 2d72c7f6b..abd5a081e 100644 --- a/test/file_chooser.cxx +++ b/test/file_chooser.cxx @@ -39,7 +39,7 @@ #include #include #include -#include // setlocale().. +#include // setlocale().. #define TERMINAL_HEIGHT 120 #define TERMINAL_GREEN "\033[32m" diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx index f625e585f..7f30c8abe 100644 --- a/test/pixmap_browser.cxx +++ b/test/pixmap_browser.cxx @@ -23,7 +23,7 @@ #include #include #include -#include // setlocale().. +#include // setlocale().. #include #include #include -- cgit v1.2.3