Apply new coding conventions to file_browser.h

This commit is contained in:
Lukas W
2014-09-03 11:19:45 +02:00
parent 42cd21a943
commit 5245f6181c
5 changed files with 179 additions and 179 deletions

View File

@@ -342,7 +342,7 @@ void TrackContainerView::dropEvent( QDropEvent * _de )
track::create( track::InstrumentTrack,
m_tc ) );
Instrument * i = it->loadInstrument(
engine::pluginFileHandling()[fileItem::extension(
engine::pluginFileHandling()[FileItem::extension(
value )]);
i->loadFile( value );
//it->toggledInstrumentTrackButton( true );