Split InstrumentView into itself and InstrumentView250
This commit is contained in:
1 parent
4f3ed9f9e1
commit
a4df7a9765
47 files changed
+69
-50
No files matched your search
@@ -481,7 +481,7 @@ public:
|
||||
|
||||
sidInstrumentView::sidInstrumentView( Instrument * _instrument,
|
||||
QWidget * _parent ) :
|
||||
InstrumentView( _instrument, _parent )
|
||||
InstrumentView250( _instrument, _parent )
|
||||
{
|
||||
|
||||
setAutoFillBackground( true );
|
||||
|
||||
Reference in new issue
Block a user