citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
parent
9c8b867d86
commit
b0a14cfe7f
30 changed files with 45 additions and 45 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include <QKeySequence>
|
||||
#include <QSettings>
|
||||
#include "hotkeys.hxx"
|
||||
#include "hotkeys.h"
|
||||
#include <map>
|
||||
|
||||
struct Hotkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue