qt: Add dialog implementation of Error applet

This commit is contained in:
Zach Hilman
2019-03-11 19:39:20 -04:00
parent f6e2295055
commit 76452cd5b3
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