bugfixes and some small new features
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@45 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -388,7 +388,7 @@ void vestigeInstrument::openPlugin( void )
|
||||
}
|
||||
else
|
||||
{
|
||||
dir = QDir::home().path();
|
||||
dir = configManager::inst()->vstDir();
|
||||
}
|
||||
// change dir to position of previously opened file
|
||||
ofd.setDirectory( dir );
|
||||
|
||||
Reference in New Issue
Block a user