fix changelog

This commit is contained in:
stax76
2022-05-28 00:54:33 +02:00
parent 72f9f156b8
commit 4cba6bb03c
2 changed files with 2 additions and 2 deletions

View File

@@ -119,6 +119,7 @@ namespace mpvnet
{
Core.Init(Handle);
// bool methods not working correctly
Core.ObserveProperty("window-maximized", PropChangeWindowMaximized);
Core.ObserveProperty("window-minimized", PropChangeWindowMinimized);