mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 17:16:00 -05:00
Move populateSceneItemSelection() to utility
This commit is contained in:
@@ -67,3 +67,5 @@ void populateSceneSelection(QComboBox *sel, bool addPrevious = false,
|
||||
void populateSourcesWithFilterSelection(QComboBox *list);
|
||||
void populateFilterSelection(QComboBox *list,
|
||||
OBSWeakSource weakSource = nullptr);
|
||||
void populateSceneItemSelection(QComboBox *list,
|
||||
OBSWeakSource sceneWeakSource = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user