mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 13:49:53 -06:00
Some style fixes.
This commit is contained in:
@ -8,7 +8,8 @@
|
|||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|
||||||
// Predefinitions
|
// Predefinitions
|
||||||
namespace Ui {
|
namespace Ui
|
||||||
|
{
|
||||||
class DAboutDialog;
|
class DAboutDialog;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
#include <QMainWindow>
|
#include <QMainWindow>
|
||||||
|
|
||||||
// Predefinitions
|
// Predefinitions
|
||||||
namespace Ui {
|
namespace Ui
|
||||||
|
{
|
||||||
class DMainWindow;
|
class DMainWindow;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user