mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-30 13:15:43 -05:00
Adjust to new Item, ItemSelection, and ItemSettingsDialog classes
This commit is contained in:
@@ -139,7 +139,7 @@ struct SwitcherData {
|
||||
|
||||
Curlhelper curl;
|
||||
|
||||
std::deque<Connection> connections;
|
||||
std::deque<std::shared_ptr<Item>> connections;
|
||||
std::vector<std::string> websocketMessages;
|
||||
|
||||
std::deque<std::shared_ptr<Item>> variables;
|
||||
|
||||
Reference in New Issue
Block a user