diff options
Diffstat (limited to 'src/citra_qt/hotkeys.hxx')
| -rw-r--r-- | src/citra_qt/hotkeys.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/citra_qt/hotkeys.hxx b/src/citra_qt/hotkeys.hxx index 66ef7bb4e..75c7cc625 100644 --- a/src/citra_qt/hotkeys.hxx +++ b/src/citra_qt/hotkeys.hxx | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | // Copyright 2014 Citra Emulator Project | ||
| 2 | // Licensed under GPLv2 or any later version | ||
| 3 | // Refer to the license.txt file included. | ||
| 4 | |||
| 1 | #include <QShortcut> | 5 | #include <QShortcut> |
| 2 | #include <QDialog> | 6 | #include <QDialog> |
| 3 | #include "ui_hotkeys.h" | 7 | #include "ui_hotkeys.h" |