Correct component dao startup
This commit is contained in:
		
							parent
							
								
									d8bb8c002c
								
							
						
					
					
						commit
						a0fad818de
					
				@ -84,6 +84,7 @@ public class EditTest {
 | 
			
		||||
			
 | 
			
		||||
		};
 | 
			
		||||
		componentPresetDao.load("datafiles", ".*csv");
 | 
			
		||||
		componentPresetDao.startLoading();
 | 
			
		||||
		Application.setComponentPresetDao(componentPresetDao);
 | 
			
		||||
 | 
			
		||||
		OpenRocketDocument doc = new OpenRocketLoader().loadFromStream(
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user