Further fixes to the formatting change. WX sucks.

This commit is contained in:
Pierre Bourdon
2016-06-24 12:16:10 +02:00
parent 3570c7f03a
commit 5fcb4bb3ab
16 changed files with 59 additions and 48 deletions

View File

@ -4,9 +4,11 @@
#include <cstddef>
#include <wx/aui/auibar.h>
// clang-format off
#include <wx/bitmap.h>
#include <wx/aui/auibar.h>
#include <wx/panel.h>
// clang-format on
#include "Common/FileUtil.h"
#include "Common/IniFile.h"