This commit is contained in:
WarmUpTill 2021-07-03 16:31:14 +02:00 committed by WarmUpTill
parent 0b175a41d1
commit 7719087065

View File

@ -3,6 +3,8 @@
#include "switch-generic.hpp"
#include "duration-control.hpp"
// TODO: Switch to using SceneSelection class and widget instead
class MacroActionSwitchScene : public MacroAction, public SceneSwitcherEntry {
public:
bool PerformAction();