mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Tweaks
This commit is contained in:
		@@ -246,7 +246,7 @@ const WCHAR* CMeasure::CheckSubstitute(const WCHAR* buffer)
 | 
			
		||||
				int flags = PCRE_UTF8;
 | 
			
		||||
				int offset = 0;
 | 
			
		||||
 | 
			
		||||
				if (m_Substitute[i] == L"")
 | 
			
		||||
				if (m_Substitute[i].empty())
 | 
			
		||||
				{
 | 
			
		||||
					m_Substitute[i] = L"^$";
 | 
			
		||||
				}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user