mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Additional change for r897.
This commit is contained in:
@ -3540,7 +3540,7 @@ void CRainmeter::RefreshAll()
|
||||
GetMeterWindowsByLoadOrder(windows);
|
||||
|
||||
// Prepare the helper window
|
||||
CSystem::PrepareHelperWindow(CSystem::GetWorkerW());
|
||||
CSystem::PrepareHelperWindow();
|
||||
|
||||
// Refresh all
|
||||
std::multimap<int, CMeterWindow*>::const_iterator iter = windows.begin();
|
||||
|
Reference in New Issue
Block a user