1
0
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:
Emmanuel Gil Peyrot
2015-06-21 14:58:59 +01:00
parent 22ae87530b
commit 45c4781544
20 changed files with 47 additions and 18 deletions

View File

@@ -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
{