Mercurial > hg > tony
comparison src/MainWindow.h @ 405:7d97da3c744e
Replace mute toggles as well
author | Chris Cannam |
---|---|
date | Tue, 24 Mar 2015 15:48:25 +0000 |
parents | 51a51a174fe7 |
children | 333cb8a2514b |
comparison
equal
deleted
inserted
replaced
404:51a51a174fe7 | 405:7d97da3c744e |
---|---|
194 | 194 |
195 QAction *m_showAudio; | 195 QAction *m_showAudio; |
196 QAction *m_showSpect; | 196 QAction *m_showSpect; |
197 QAction *m_showPitch; | 197 QAction *m_showPitch; |
198 QAction *m_showNotes; | 198 QAction *m_showNotes; |
199 QAction *m_playAudio; | |
200 QAction *m_playPitch; | |
201 QAction *m_playNotes; | |
202 LevelPanWidget *m_audioLPW; | 199 LevelPanWidget *m_audioLPW; |
203 LevelPanWidget *m_pitchLPW; | 200 LevelPanWidget *m_pitchLPW; |
204 LevelPanWidget *m_notesLPW; | 201 LevelPanWidget *m_notesLPW; |
205 | 202 |
206 ActivityLog *m_activityLog; | 203 ActivityLog *m_activityLog; |