mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 02:42:33 -07:00
citra-qt: Add helper function to get a monospace QFont
This commit is contained in:
@@ -18,6 +18,7 @@ set(SRCS
|
||||
debugger/ramview.cpp
|
||||
debugger/registers.cpp
|
||||
util/spinbox.cpp
|
||||
util/util.cpp
|
||||
bootmanager.cpp
|
||||
hotkeys.cpp
|
||||
main.cpp
|
||||
@@ -42,6 +43,7 @@ set(HEADERS
|
||||
debugger/ramview.h
|
||||
debugger/registers.h
|
||||
util/spinbox.h
|
||||
util/util.h
|
||||
bootmanager.h
|
||||
hotkeys.h
|
||||
main.h
|
||||
|
Reference in New Issue
Block a user