Qt: Add memory card editor

This commit is contained in:
Connor McLaughlin
2020-09-19 00:28:07 +10:00
parent 92da9917a8
commit 238152ae88
9 changed files with 812 additions and 33 deletions

View File

@ -52,6 +52,9 @@ set(SRCS
mainwindow.cpp
mainwindow.h
mainwindow.ui
memorycardeditordialog.cpp
memorycardeditordialog.h
memorycardeditordialog.ui
memorycardsettingswidget.cpp
memorycardsettingswidget.h
postprocessingchainconfigwidget.cpp