mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-16 04:10:08 +10:00
ModernSettings: Add support for more settings
Based on `HostId`:
* {7E0522FC-1AC4-41CA-AFD0-3610417A9C41}
execute `shell:::{PageId}`
* {12B1697E-D3A0-4DBC-B568-CCF64A3F934D}
execute command in `DeepLink`
This commit is contained in:
@@ -127,7 +127,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
std::vector<Setting> enumerate() const;
|
||||
std::vector<std::wstring_view> enumerate() const;
|
||||
Setting get(const std::wstring_view& name) const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user