Resize only patterns from BB editor

This commit is contained in:
Javier Serrano Polo
2016-07-14 20:24:02 +02:00
parent 81e0aaaef3
commit e0bab1ef73
2 changed files with 30 additions and 18 deletions

View File

@@ -135,6 +135,8 @@ protected slots:
private:
void resizeToFirstTrack();
InstrumentTrack * m_instrumentTrack;
PatternTypes m_patternType;