diff 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
line wrap: on
line diff
--- a/src/MainWindow.h	Tue Mar 24 14:40:31 2015 +0000
+++ b/src/MainWindow.h	Tue Mar 24 15:48:25 2015 +0000
@@ -196,9 +196,6 @@
     QAction       *m_showSpect;
     QAction       *m_showPitch;
     QAction       *m_showNotes;
-    QAction       *m_playAudio;
-    QAction       *m_playPitch;
-    QAction       *m_playNotes;
     LevelPanWidget *m_audioLPW;
     LevelPanWidget *m_pitchLPW;
     LevelPanWidget *m_notesLPW;