Starting to implement the switch addr tab

This commit is contained in:
Anonymus Raccoon
2020-02-25 01:55:53 +01:00
parent 3ff896f8f0
commit 4437df4666
3 changed files with 39 additions and 1 deletions
+12
View File
@@ -45,6 +45,7 @@
<bool>false</bool>
</attribute>
<addaction name="actionGoto"/>
<addaction name="actionGoto_Absolute"/>
</widget>
<action name="actionGoto">
<property name="text">
@@ -57,6 +58,17 @@
<string>Ctrl+G</string>
</property>
</action>
<action name="actionGoto_Absolute">
<property name="text">
<string>Goto Absolute</string>
</property>
<property name="toolTip">
<string>Go to an absolute address</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+G</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>