Browse Source
And prepend `Avalonia-` to window class. Looking in Spy++ I noticed that our window class name was garbage because the `CharSet` on `WNDCLASSEX` was wrong. Fix that and include "Avalonia" in our window classes.pull/1355/head
3 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue