diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-22 21:06:51 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-22 21:06:51 +0800 |
commit | 446263beafeafa831530a6f9711aa891955b7db3 (patch) | |
tree | 00e9d55274580d413e6d88747d8fe7893cd69ac2 /doc/mainwindow.html | |
parent | 7457599cb1bbf1d28b4b29bc12d07801b37ad410 (diff) | |
download | QMidiPlayer-446263beafeafa831530a6f9711aa891955b7db3.tar.xz |
First stable version!0.7.2-5
Remove visualization stub.
Complain explicitly if an invalid file is loaded.
Remove fluidsynth warnings from stderr.
Diffstat (limited to 'doc/mainwindow.html')
-rw-r--r-- | doc/mainwindow.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/mainwindow.html b/doc/mainwindow.html index d6438d2..57ffe79 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -36,7 +36,9 @@ </ul> <h3><a name="fileop">File operation menu</a></h3> <ul> - <li>File Information.</li> + <li>File Information.<br> + Click an item in this dialog to copy its content. + </li> <li>Render to Wave.<br> It's not possible to use this action unless the player is stopped.<br> The output wave file, with the name (source file name)+'.wav', <br> |