forked from IPKM/nmreval
menu item for easier bug reports; renaming of plot to graph; fixes T237; fixes T241;
This commit is contained in:
@ -191,6 +191,7 @@
|
||||
</property>
|
||||
<addaction name="actionDocumentation"/>
|
||||
<addaction name="actionUpdate"/>
|
||||
<addaction name="actionBugs"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuExtra">
|
||||
<property name="title">
|
||||
@ -774,7 +775,7 @@
|
||||
</action>
|
||||
<action name="actionNew_window">
|
||||
<property name="text">
|
||||
<string>New plot</string>
|
||||
<string>New graph</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDelete_window">
|
||||
@ -783,7 +784,7 @@
|
||||
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Delete plot</string>
|
||||
<string>Delete graph</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCascade_windows">
|
||||
@ -1016,6 +1017,11 @@
|
||||
<string>Draw objects...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionBugs">
|
||||
<property name="text">
|
||||
<string>Bugs! Problems! Wishes!</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
Reference in New Issue
Block a user