mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-09-17 20:10:48 -04:00
--Code Change
-Add Clear Sequence button to Sequence Panel
This commit is contained in:
@ -8097,6 +8097,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="SequenceClearButton">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Clear the sequence of generated thumbnails.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clear</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="SequenceSaveButton">
|
||||
<property name="toolTip">
|
||||
|
Reference in New Issue
Block a user