mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 06:42:32 -07:00
CitraQt: Cleanup includes.
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <QShortcut>
|
||||
#include <QDialog>
|
||||
#include "ui_hotkeys.h"
|
||||
|
||||
class QDialog;
|
||||
class QKeySequence;
|
||||
class QSettings;
|
||||
class QShortcut;
|
||||
|
||||
/**
|
||||
* Register a hotkey.
|
||||
|
Reference in New Issue
Block a user