mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Order PowerToys aplhabetically Settings (#1706)
* Order PowerToys aplhabetically in both Settings list and General Settings enable's list * Remove uneeded include
This commit is contained in:
@@ -50,4 +50,4 @@ private:
|
||||
};
|
||||
|
||||
PowertoyModule load_powertoy(const std::wstring& filename);
|
||||
std::unordered_map<std::wstring, PowertoyModule>& modules();
|
||||
std::map<std::wstring, PowertoyModule>& modules();
|
||||
|
||||
Reference in New Issue
Block a user