Add undo / redo command

The undo/redo command of diagram editor is
shared to the terminal strip editor.
This commit is contained in:
joshua
2025-07-01 23:37:16 +02:00
parent a2ae8255ac
commit a121fbe530
3 changed files with 9 additions and 2 deletions

View File

@@ -33,12 +33,12 @@
<x>0</x>
<y>0</y>
<width>1364</width>
<height>21</height>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<widget class="QToolBar" name="m_tool_bar">
<property name="windowTitle">
<string>toolBar</string>
</property>