forked from dolphin-emu/dolphin
Some style fixes.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
#include <QDialog>
|
||||
|
||||
// Predefinitions
|
||||
namespace Ui {
|
||||
namespace Ui
|
||||
{
|
||||
class DAboutDialog;
|
||||
}
|
||||
|
||||
|
@@ -8,7 +8,8 @@
|
||||
#include <QMainWindow>
|
||||
|
||||
// Predefinitions
|
||||
namespace Ui {
|
||||
namespace Ui
|
||||
{
|
||||
class DMainWindow;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user