diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-04 23:50:11 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-04 23:50:11 +0800 |
commit | 8099672c3fd0bfc7804b0a92d05c57dcd4307268 (patch) | |
tree | abef139577986617a3fa31f31474ab9cd8b4627f /doc/version.html | |
parent | 84634010422f578b27105bbbaf6b8ee4c1232e86 (diff) | |
download | QMidiPlayer-8099672c3fd0bfc7804b0a92d05c57dcd4307268.tar.xz |
Shadow Pow"d"er. (WTF)
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 |