mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
Remove qt5_wrap_ui macro usage
This commit is contained in:
parent
84b40f2da6
commit
7fe9a094a5
23 changed files with 55 additions and 61 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <QShortcut>
|
||||
#include <QtGlobal>
|
||||
#include "citra_qt/hotkeys.h"
|
||||
#include "citra_qt/ui_settings.h"
|
||||
#include "citra_qt/uisettings.h"
|
||||
|
||||
HotkeyRegistry::HotkeyRegistry() = default;
|
||||
HotkeyRegistry::~HotkeyRegistry() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue