refactor: App 项目的命名空间更改为 Magpie::App

This commit is contained in:
刘旭 2022-06-14 20:50:16 +08:00
commit bb767cb449
66 changed files with 134 additions and 139 deletions

View file

@ -7,7 +7,7 @@
using namespace winrt;
namespace winrt::Magpie::implementation {
namespace winrt::Magpie::App::implementation {
ShortcutControl::ShortcutControl() {
InitializeComponent();