diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-02-28 20:53:12 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-02-28 20:53:12 +0800 |
commit | 3270ec6072b333c548587621b141ee283beecc29 (patch) | |
tree | cfed0be8beee5cda7c16fc81f5290035ff20ca0d /doc/index.html | |
parent | 60f306607ead64f329a4c1f875af3b7ff5ad1149 (diff) | |
download | QMidiPlayer-3270ec6072b333c548587621b141ee283beecc29.tar.xz |
Pristine Beat.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index a36d7cf..a9135bd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -10,7 +10,7 @@ <ul> <li>Overview</li> <li><a href="mainwindow.html">Main Window</a></li> - <li>Channels Dialog</li> + <li><a href="channeldialog.html">Channels Dialog</a></li> <li>Channel Editor</li> <li>Playlist</li> <li>Effects</li> @@ -34,7 +34,7 @@ <h1>Using QMidiPlayer</h1> <ul> <li><a href="mainwindow.html">The main window</a></li> - <li>The channels dialog</li> + <li><a href="channeldialog.html">The channels dialog</a></li> <li>The channels parameters editor</li> <li>The playlist dialog</li> <li>The effects dialog</li> |