mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
refactor: make NativeWindow getter methods const (#40804) * refactor: make NativeWindow getter methods const * fixup! refactor: make NativeWindow getter methods const make GetZOrderLevel() const * fixup! refactor: make NativeWindow getter methods const fix oops