Split InstrumentView into itself and InstrumentView250

This commit is contained in:
Johannes Lorenz
2019-07-14 10:20:54 +02:00
parent 4f3ed9f9e1
commit a4df7a9765
47 changed files with 69 additions and 50 deletions

View File

@@ -70,3 +70,10 @@ InstrumentTrackWindow * InstrumentView::instrumentTrackWindow( void )
parentWidget()->parentWidget() ) );
}
InstrumentView250::~InstrumentView250()
{
}