mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Minor change for r948.
This commit is contained in:
		@@ -2285,7 +2285,6 @@ void CRainmeter::CreateMeterWindow(const std::wstring& path, const std::wstring&
 | 
			
		||||
		{
 | 
			
		||||
			mw->Initialize(*this);
 | 
			
		||||
 | 
			
		||||
			CDialogAbout::UpdateSkins();
 | 
			
		||||
			CDialogManage::UpdateSkins(mw);
 | 
			
		||||
		}
 | 
			
		||||
		catch (CError& error)
 | 
			
		||||
@@ -2294,6 +2293,7 @@ void CRainmeter::CreateMeterWindow(const std::wstring& path, const std::wstring&
 | 
			
		||||
			LogError(error);
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		CDialogAbout::UpdateSkins();
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user