mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
DolphinQt: clean up includes
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
#include <QFont>
|
||||
#include <QObject>
|
||||
#include <QSettings>
|
||||
#include <QVector>
|
||||
|
||||
namespace Core
|
||||
{
|
||||
@ -29,7 +28,6 @@ class NetPlayServer;
|
||||
|
||||
class GameListModel;
|
||||
class InputConfig;
|
||||
class QFont;
|
||||
|
||||
// UI settings to be stored in the config directory.
|
||||
class Settings final : public QObject
|
||||
|
Reference in New Issue
Block a user