mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-11 19:58:49 -05:00
Fix temp var mapping not working after copy-paste of segment
This commit is contained in:
@@ -87,6 +87,7 @@ private:
|
||||
|
||||
friend TempVariable;
|
||||
friend TempVariableSelection;
|
||||
friend MacroSegment;
|
||||
};
|
||||
|
||||
class ADVSS_EXPORT TempVariableSelection : public QWidget {
|
||||
|
||||
Reference in New Issue
Block a user