mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
--Code changes
-Missed a file.
This commit is contained in:
parent
23ad4b77c2
commit
87a8161fe4
@ -7210,6 +7210,7 @@
|
||||
<addaction name="ActionNewEmptyFlameInCurrentFile"/>
|
||||
<addaction name="ActionNewRandomFlameInCurrentFile"/>
|
||||
<addaction name="ActionCopyFlameInCurrentFile"/>
|
||||
<addaction name="ActionCreateReferenceFile"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="ActionOpen"/>
|
||||
<addaction name="separator"/>
|
||||
@ -8681,6 +8682,14 @@
|
||||
<string>Show All Post Affines</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionCreateReferenceFile">
|
||||
<property name="text">
|
||||
<string>Create reference file</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create a file with a separate flame for each possible variation</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<customwidgets>
|
||||
|
Loading…
Reference in New Issue
Block a user