mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 17:06:32 -05:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <QKeySequence>
|
||||
#include <QSettings>
|
||||
#include "hotkeys.hxx"
|
||||
#include "hotkeys.h"
|
||||
#include <map>
|
||||
|
||||
struct Hotkey
|
||||
|
Reference in New Issue
Block a user