Use async dialog in place of osdialog

This commit is contained in:
falkTX 2021-10-27 15:30:14 +01:00
parent 8cbd473102
commit 9d90823a32
5 changed files with 213 additions and 12 deletions

View file

@ -36,6 +36,7 @@ FILES_DSP += \
else
FILES_UI = \
CardinalUI.cpp \
AsyncDialog.cpp \
override/MenuBar.cpp \
override/Window.cpp
endif