mirror of
https://github.com/4sval/FModel.git
synced 2026-09-27 03:27:59 -05:00
Spellbreak fonts
This commit is contained in:
@@ -66,7 +66,7 @@ namespace FModel.Framework
|
||||
|
||||
private void ObserveAll()
|
||||
{
|
||||
foreach (T item in Items)
|
||||
foreach (var item in Items)
|
||||
item.PropertyChanged += ChildPropertyChanged;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user