1345 redesigned Misc tab using GroupBox

This commit is contained in:
Dave French
2015-01-11 14:33:41 +00:00
parent 83baea6605
commit 94ede26496
2 changed files with 9 additions and 13 deletions

View File

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