Multi step animations
This commit is contained in:
@@ -122,6 +122,7 @@ struct PresetConfig
|
||||
{
|
||||
int id;
|
||||
QString name;
|
||||
int msecsPerStep;
|
||||
std::vector<PresetStepConfig> steps;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user