qt: Add dialog implementation of Error applet

This commit is contained in:
Zach Hilman 2019-03-11 19:39:20 -04:00
parent 44eb5c65e8
commit b508e60fe4
3 changed files with 94 additions and 0 deletions

View file

@ -7,6 +7,8 @@ add_executable(yuzu
Info.plist
about_dialog.cpp
about_dialog.h
applets/error.cpp
applets/error.h
applets/profile_select.cpp
applets/profile_select.h
applets/software_keyboard.cpp