added shortcut ctrl+i for the ImportView
This commit is contained in:
		@ -82,6 +82,10 @@ class MainView : View("TextureSync") {
 | 
			
		||||
            mvc.updateTags()
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        //keyboard actions
 | 
			
		||||
        shortcut("Ctrl+I") {
 | 
			
		||||
            mvc.btnImportAction()
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user