UICommon: Move Wx Graphics Settings functions

This commit is contained in:
spycrab
2017-06-16 01:37:39 +02:00
parent e14a82a87e
commit 7c97c14eba
4 changed files with 112 additions and 64 deletions

View File

@ -3,6 +3,7 @@ set(SRCS
Disassembler.cpp
UICommon.cpp
USBUtils.cpp
VideoUtils.cpp
)
if(USE_X11)