Merge pull request #2629 from tresf/master
valgrind: init m_scrollArea in vestige instrument
This commit is contained in:
@@ -78,6 +78,7 @@ vestigeInstrument::vestigeInstrument( InstrumentTrack * _instrument_track ) :
|
||||
m_plugin( NULL ),
|
||||
m_pluginMutex(),
|
||||
m_subWindow( NULL ),
|
||||
m_scrollArea( NULL ),
|
||||
vstKnobs( NULL ),
|
||||
knobFModel( NULL ),
|
||||
p_subWindow( NULL )
|
||||
|
||||
Reference in New Issue
Block a user