mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 00:31:39 +00:00
Fix minor formatting issues
These were not caught by the lint script while it was broken.
This commit is contained in:
parent
b4e5dc6c0f
commit
d9fd056803
10 changed files with 26 additions and 34 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "DolphinQt2/Settings/GeneralPane.h"
|
||||
#include "DolphinQt2/Settings/InterfacePane.h"
|
||||
|
||||
|
||||
SettingsWindow::SettingsWindow(QWidget* parent) : QDialog(parent)
|
||||
{
|
||||
// Set Window Properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue