D14374: Wayland: fix refresh rate conversion error

2018-07-25 Thread Frederik Gladhorn
This revision was automatically updated to reflect the committed changes. Closed by commit R110:76cd972a93ff: Wayland: fix refresh rate conversion error (authored by gladhorn). REPOSITORY R110 KScreen Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14374?vs=38430&id=38456 REV

D14374: Wayland: fix refresh rate conversion error

2018-07-25 Thread Frederik Gladhorn
gladhorn created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. gladhorn requested review of this revision. REVISION SUMMARY In KWayland, the refresh rate is mHz, so to show it to the user, divide by 1000. REPOSITORY R1