diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-08-22 13:35:42 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-08-22 13:35:42 +0200 |
| commit | 340e2ac3a176ae04c89c1a3e1036472d3e847c62 (patch) | |
| tree | 8a4d21df0fe2c6c7265d2acbb33669d80eac679f /test/pixmap_browser.cxx | |
| parent | 206675a3b1495dd03067d764a5a97819e572b558 (diff) | |
Fix .clang-format and some whitespace errors
.clang-format: UseTab: ForIndentation -> Never
Update fluid generated files
Diffstat (limited to 'test/pixmap_browser.cxx')
| -rw-r--r-- | test/pixmap_browser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <FL/Fl_Printer.H> #include <string.h> #include <errno.h> -#include <locale.h> // setlocale().. +#include <locale.h> // setlocale().. #include <FL/Fl_File_Chooser.H> #include <FL/fl_message.H> #include <FL/Fl_SVG_File_Surface.H> |
