diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-02-14 17:48:22 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-02-14 17:48:22 +0800 |
commit | 844ddb2e0a6cdddf183ca3ecf08d1cedece27c71 (patch) | |
tree | 8d67356db4cbc9f981fb98d69ed052392f3f38cc /ChangeLog | |
parent | 0355a9b37694fd0d25fedb7c50e28cf30ad45ed7 (diff) | |
download | QMidiPlayer-844ddb2e0a6cdddf183ca3ecf08d1cedece27c71.tar.xz |
Scan for plugins in the executable directory instead of the working
directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-02-14 0.8.5 indev +Scan for plugins in the executable directory instead +of the working directory. + 2017-02-13 0.8.5 indev Also use the new mechanism to handle the main Window. Explicit initialization of variable fixes #4 2). |