mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-13 12:50:37 -05:00
Add scene-group.hpp include to switch-generic
This is to allow easier use of generic scene switch structs and widgets in other areas. (Macro tab)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include <obs.hpp>
|
||||
#include <QComboBox>
|
||||
|
||||
#include "scene-group.hpp"
|
||||
|
||||
enum class SwitchTargetType {
|
||||
Scene,
|
||||
SceneGroup,
|
||||
|
||||
Reference in New Issue
Block a user