Impl Clone for EventsLoopProxy (#331)
This commit is contained in:
parent
58181dbff9
commit
159364bec3
10 changed files with 10 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
- Monitor enumeration on Windows is now implemented using `EnumDisplayMonitors` instead of
|
||||
`EnumDisplayDevices`. This changes the value returned by `MonitorId::get_name()`.
|
||||
- On Windows added `MonitorIdExt::hmonitor` method
|
||||
- Impl `Clone` for `EventsLoopProxy`
|
||||
|
||||
# Version 0.8.3 (2017-10-11)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue