aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-desktop/qmpchannelswindow.hpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-13 23:13:15 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-13 23:13:15 +0800
commit2888a8349d11a3e959c300256ce36e824337e636 (patch)
tree390a70369be170271741a60692b966adc1032219 /qmidiplayer-desktop/qmpchannelswindow.hpp
parent43ae9bb08b7f3f18028fa8663a6077f4ae1ccbca (diff)
downloadQMidiPlayer-2888a8349d11a3e959c300256ce36e824337e636.tar.xz
Ghost Lead.
Diffstat (limited to 'qmidiplayer-desktop/qmpchannelswindow.hpp')
-rw-r--r--qmidiplayer-desktop/qmpchannelswindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmidiplayer-desktop/qmpchannelswindow.hpp b/qmidiplayer-desktop/qmpchannelswindow.hpp
index 25c897a..fef6ab7 100644
--- a/qmidiplayer-desktop/qmpchannelswindow.hpp
+++ b/qmidiplayer-desktop/qmpchannelswindow.hpp
@@ -78,6 +78,7 @@ class qmpChannelsWindow:public QDialog
void showEvent(QShowEvent *event);
void closeEvent(QCloseEvent *event);
void moveEvent(QMoveEvent *event);
+ void resetAcitivity();
signals:
void dialogClosing();
public slots: