diff options
Diffstat (limited to 'doc/version.html')
-rw-r--r-- | doc/version.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/version.html b/doc/version.html new file mode 100644 index 0000000..aac57f0 --- /dev/null +++ b/doc/version.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> +<head> +<title>QMidiPlayer Help</title> +</head> +<body> + <h1>Version information</h1> + <div style="text-align:center;"> + <img src="../img/qmidiplyr.png"><br> + QMidiPlayer APP_VERSION<br> + An MIDI player based on fluidsynth and Qt.<br> + Written by Chris Xiong.<br> + Qt version: QT_VERSION_STR + </div><br> + <a href="index.html">Return</a> +</body> +</html>
\ No newline at end of file |