mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Skin Installer: Fixed typo in dialog
This commit is contained in:
		@@ -849,7 +849,7 @@ void CDialogPackage::CTabInfo::Initialize()
 | 
			
		||||
	lvg.pszHeader = L"Themes";
 | 
			
		||||
	ListView_InsertGroup(item, -1, &lvg);
 | 
			
		||||
	lvg.iGroupId = 2;
 | 
			
		||||
	lvg.pszHeader = L"Plguins";
 | 
			
		||||
	lvg.pszHeader = L"Plugins";
 | 
			
		||||
	ListView_InsertGroup(item, -1, &lvg);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user