diff options
Diffstat (limited to 'Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp')
| -rw-r--r-- | Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp b/Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp index 5201c11fe8..42bfe61ada 100644 --- a/Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp +++ b/Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp @@ -17,7 +17,6 @@ ControllerInterfaceWindow::ControllerInterfaceWindow(QWidget* parent) : QDialog( CreateMainLayout(); setWindowTitle(tr("Alternate Input Sources")); - setWindowFlags(windowFlags() & ~Qt::WindowContextHelpButtonHint); } void ControllerInterfaceWindow::CreateMainLayout() |
