diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-08-22 11:35:33 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-08-22 11:35:33 +0800 |
commit | 5b5eba7e68e7de8d442824d2f5076ec7d623e2b8 (patch) | |
tree | edf3c1c093605e6c320128eda2d8b41b4ac2001d /doc/optionsdialog.html | |
parent | ab33532da11672ee435e2b566cdba81b2e79e874 (diff) | |
download | QMidiPlayer-5b5eba7e68e7de8d442824d2f5076ec7d623e2b8.tar.xz |
Windows type of functionality windows is now Qt::Dialog.
Initialization fluidsynth asynchronously.
Minor documentation update.
Diffstat (limited to 'doc/optionsdialog.html')
-rw-r--r-- | doc/optionsdialog.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html index d90cf45..8bbf79b 100644 --- a/doc/optionsdialog.html +++ b/doc/optionsdialog.html @@ -71,6 +71,8 @@ <li>Save dialog status*: Save dialog positions and restore on start up.</li> <li>Save parameters in effects window</li> <li>Persistent fluidsynth instance: Deprecated. Removing before 0.9.</li> + <li>Show label beside icon in toolbar buttons: If disabled, the toolbar buttons will be + icon only.</li> <li>Icon Theme: Leave it unchanged unless you can't see the icons on those buttons.</li> <li>Customize toolbar: customize the functionalities shown in the main window.</li> <li>Customize actions: customize the functionalities shown in the file action menu.</li> |