Skip to content

Commit

Permalink
Merge pull request #5407 from spycrab/qt_fix_interface
Browse files Browse the repository at this point in the history
Qt: Fix Interface Pane
  • Loading branch information
JosJuice committed May 12, 2017
2 parents 33980d8 + dd54f3c commit cc59afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/DolphinQt2/Settings/InterfacePane.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit cc59afe

Please sign in to comment.