Merge pull request #1597 from curlymorphic/i1345

updated 1345 Exclude tracks from master pitch
This commit is contained in:
Tres Finocchiaro
2015-01-11 18:49:32 -05:00
2 changed files with 9 additions and 13 deletions

View File

@@ -73,7 +73,8 @@ public:
~InstrumentMiscView();
private:
LedCheckBox * m_useMasterPitchBox;
GroupBox * m_pitchGroupBox;
};