mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
refactor: App 项目的命名空间更改为 Magpie::App
This commit is contained in:
parent
552b3a17fd
commit
bb767cb449
66 changed files with 134 additions and 139 deletions
|
|
@ -7,7 +7,7 @@
|
|||
using namespace winrt;
|
||||
|
||||
|
||||
namespace winrt::Magpie::implementation {
|
||||
namespace winrt::Magpie::App::implementation {
|
||||
|
||||
ShortcutControl::ShortcutControl() {
|
||||
InitializeComponent();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue