mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Manage Layouts: Fix missing entries in the displayed list of layouts
This fixes http://rainmeter.net/forum/viewtopic.php?p=101697
This commit is contained in:
@ -1215,6 +1215,8 @@ void Rainmeter::ScanForLayouts()
|
||||
|
||||
FindClose(hSearch);
|
||||
}
|
||||
|
||||
DialogManage::UpdateLayouts();
|
||||
}
|
||||
|
||||
void Rainmeter::ExecuteBang(const WCHAR* bang, std::vector<std::wstring>& args, MeterWindow* meterWindow)
|
||||
|
Reference in New Issue
Block a user