mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-13 12:50:37 -05:00
Cleanup
This commit is contained in:
@@ -242,7 +242,7 @@ MacroConditionWindowEdit::MacroConditionWindowEdit(
|
||||
|
||||
PopulateWindowSelection(_windowSelection);
|
||||
|
||||
std::unordered_map<std::string, QWidget *> widgetPlaceholders = {
|
||||
const std::unordered_map<std::string, QWidget *> widgetPlaceholders = {
|
||||
{"{{windows}}", _windowSelection},
|
||||
{"{{windowRegex}}", _windowRegex},
|
||||
{"{{checkTitle}}", _checkTitle},
|
||||
|
||||
Reference in New Issue
Block a user