mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-02 01:16:32 -05:00
CitraQt: Cleanup includes.
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <map>
|
||||
|
||||
#include <QKeySequence>
|
||||
#include <QSettings>
|
||||
#include <QShortcut>
|
||||
|
||||
#include "hotkeys.h"
|
||||
#include <map>
|
||||
|
||||
struct Hotkey
|
||||
{
|
||||
|
Reference in New Issue
Block a user