From f5a7e3ef7e25aa2545f541e171f2d5f6fe43ecc7 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 8 Feb 2021 00:00:49 -0500 Subject: Erable playing audio in bg thread; Sirop backend initalized; Msgbox added --- Erable/Views/MessageBox.axaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Erable/Views/MessageBox.axaml (limited to 'Erable/Views/MessageBox.axaml') diff --git a/Erable/Views/MessageBox.axaml b/Erable/Views/MessageBox.axaml new file mode 100644 index 0000000..459817a --- /dev/null +++ b/Erable/Views/MessageBox.axaml @@ -0,0 +1,19 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3