mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
Further fixes to the formatting change. WX sucks.
This commit is contained in:
parent
3570c7f03a
commit
5fcb4bb3ab
16 changed files with 59 additions and 48 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue