Merge Common to Desktop

This commit is contained in:
Jöran Malek 2024-02-16 02:23:58 +01:00
parent 26915defe1
commit e9c6e14965
40 changed files with 447 additions and 282 deletions

View file

@ -1,6 +1,6 @@
using Avalonia.ReactiveUI;
using InkForge.Common.ViewModels;
using InkForge.Desktop.ViewModels;
namespace InkForge.Desktop.Views;