mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
DolphinQt: clean up includes
This commit is contained in:
parent
8b330e1ca3
commit
8396ad541b
8 changed files with 8 additions and 8 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <QAction>
|
||||
#include <QLineEdit>
|
||||
#include <QToolBar>
|
||||
|
||||
class QAction;
|
||||
|
||||
namespace Core
|
||||
{
|
||||
enum class State;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue