Store import file folder when changing the browser root
This commit is contained in:
		@@ -1623,4 +1623,5 @@ void MyFileBrowserComponent::fileDoubleClicked(const File & file)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void MyFileBrowserComponent::browserRootChanged(const File & newRoot)
 | 
					void MyFileBrowserComponent::browserRootChanged(const File & newRoot)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
						m_proc.m_propsfile->m_props_file->setValue("importfilefolder", newRoot.getFullPathName());
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user