mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 12:05:45 +00:00
citra_qt: Reorganize headers
This commit is contained in:
parent
13310a9b26
commit
0638df7136
24 changed files with 81 additions and 100 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "util.h"
|
||||
#include "citra_qt/util/util.h"
|
||||
|
||||
QFont GetMonospaceFont() {
|
||||
QFont font("monospace");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue