diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-05-21 21:30:10 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-05-21 21:30:10 +0800 |
commit | 7e12992ad284fda2c29e494b3c0d60101592c277 (patch) | |
tree | 73de77f1c4ab7ec52b7e492628ebe968bd2553da /ChangeLog | |
parent | 1ec23952dd7c022e11afbb93d93be1bac5c94081 (diff) | |
download | QMidiPlayer-7e12992ad284fda2c29e494b3c0d60101592c277.tar.xz |
Use QDirIterator instead, fixing plugin loading problems in Windows.
Also scale UI elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-05-21 0.8.1 alpha +Use QDirIterator instead, fixing plugin loading problems in Windows. +Also scale UI elements. + 2016-05-20 0.8.1 alpha Scale GUI correctly on a high DPI device. Fix building for Windows. RC-bugs still exist. |