Skip to content

Commit 7008464

Browse files
authored
Merge pull request #3690 from Sigma1912/Gmoccapy_Add_buttons_to_offsetpage_frame
Gmoccapy: Move offsetpage buttons to table frame, add toggle button for calculator use
2 parents 9a5356b + a3fe384 commit 7008464

File tree

2 files changed

+108
-88
lines changed

2 files changed

+108
-88
lines changed

src/emc/usr_intf/gmoccapy/gmoccapy.glade

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,10 @@ uncomment selection</property>
762762
<property name="visible">True</property>
763763
<property name="can-focus">False</property>
764764
</object>
765+
<object class="GtkImage" id="img_offset_calculator">
766+
<property name="visible">True</property>
767+
<property name="can-focus">False</property>
768+
</object>
765769
<object class="GtkListStore" id="lstst_icon_themes">
766770
<columns>
767771
<!-- column-name path -->

0 commit comments

Comments
 (0)