diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-05-18 23:58:40 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-05-18 23:58:40 +0800 |
commit | 8ef9703ee2a4b22395935030606fcf69e3acad86 (patch) | |
tree | afebccb5bc50afeed0291569cab993fddafd4d34 /doc/optionsdialog.html | |
parent | 473470054a4f67c67fb3f40a0438e87aff68703c (diff) | |
download | QMidiPlayer-8ef9703ee2a4b22395935030606fcf69e3acad86.tar.xz |
Finally finish the particle system integration.
Add std::wstring version APIs to avoid wrong encoding.
Update documentation.
Diffstat (limited to 'doc/optionsdialog.html')
-rw-r--r-- | doc/optionsdialog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html index ed38f35..8d59dc2 100644 --- a/doc/optionsdialog.html +++ b/doc/optionsdialog.html @@ -75,6 +75,7 @@ </ul> <img src="../img/options5.png"><br> Plugin manager. View details of plugins, enable or disable them here.<br> + Enabled plugin list is applied after a restart.<br> Plugin scanning follows the order below: <ul> <li>(*nix) /usr/lib/qmidiplayer</li> |