diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-15 23:43:47 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-15 23:43:47 +0800 |
commit | 56374529448b63cc5d94b344da14e8d90ee6e17d (patch) | |
tree | 1b7384a6304301ac2a1f1b7559afc9cef8f00237 /doc/index.html | |
parent | eee7a6e13ec8cfcb70e3777d83a3a11b3cd30ac6 (diff) | |
download | QMidiPlayer-56374529448b63cc5d94b344da14e8d90ee6e17d.tar.xz |
I'll write sane commit messages from now on...
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 5372f30..7fbfb40 100644 --- a/doc/index.html +++ b/doc/index.html @@ -10,7 +10,7 @@ <li><a class="active" href="index.html">Overview</a></li> <li><a href="mainwindow.html">Main Window</a></li> <li><a href="channeldialog.html">Channels Dialog</a></li> - <li><a href="#">Channel Editor</a></li> + <li><a href="channeleditor.html">Channel Editor</a></li> <li><a href="#">Playlist</a></li> <li><a href="#">Effects</a></li> <li><a href="#">Settings</a></li> @@ -34,7 +34,7 @@ <ul> <li><a href="mainwindow.html">The main window</a></li> <li><a href="channeldialog.html">The channels dialog</a></li> - <li>The channels parameters editor</li> + <li><a href="channeleditor.html">The channels parameters editor</a></li> <li>The playlist dialog</li> <li>The effects dialog</li> <li>Visualization</li> |