sw: add reset scale button

This commit is contained in:
Phil
2026-05-26 18:15:56 +03:00
parent c7216e4e8e
commit 4938b80af6
2 changed files with 12 additions and 0 deletions

View File

@ -473,6 +473,13 @@
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="button_graph_autoscale">
<property name="text">
<string>Сброс масштаба</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>