Each window can remember its size
This commit is contained in:
@@ -4,7 +4,7 @@ using SQLite;
|
||||
namespace ServiceLib.Models;
|
||||
|
||||
[Serializable]
|
||||
public class ProfileItem: ReactiveObject
|
||||
public class ProfileItem : ReactiveObject
|
||||
{
|
||||
public ProfileItem()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user