mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-15 05:52:05 +00:00
Qt: Fix Interface Pane
This commit is contained in:
parent
33980d816a
commit
dd54f3c0c1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include "Common/CommonPaths.h"
|
||||
#include "Common/FileSearch.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/StringUtil.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
|
||||
InterfacePane::InterfacePane(QWidget* parent) : QWidget(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue