diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-31 21:03:23 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-31 21:03:23 +0800 |
commit | 20283f4c5629f659d05ba18475492c43163bb16e (patch) | |
tree | 34d2b63da62b730ff37f9a84efc23baf6e0329b5 /qmidiplayer.pro | |
parent | 24481b4334db3c45041db53503a7b6832deb704f (diff) | |
download | QMidiPlayer-20283f4c5629f659d05ba18475492c43163bb16e.tar.xz |
Waltzing Matilda.
Diffstat (limited to 'qmidiplayer.pro')
-rw-r--r-- | qmidiplayer.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qmidiplayer.pro b/qmidiplayer.pro index 1128e97..da193e2 100644 --- a/qmidiplayer.pro +++ b/qmidiplayer.pro @@ -36,7 +36,8 @@ HEADERS += qmpmainwindow.hpp \ qmpinfowindow.hpp \ qmpsettingswindow.hpp \ qmphelpwindow.hpp \ - qdialskulpturestyle.hpp + qdialskulpturestyle.hpp \ + qmpimidimapper.hpp FORMS += qmpmainwindow.ui \ qmpplistwindow.ui \ |