forked from IPKM/nmreval
added build date of appimage as version; closes #48
This commit is contained in:
@ -190,9 +190,9 @@
|
||||
<string>&Help</string>
|
||||
</property>
|
||||
<addaction name="actionShow_error_log"/>
|
||||
<addaction name="actionDocumentation"/>
|
||||
<addaction name="actionUpdate"/>
|
||||
<addaction name="actionBugs"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuExtra">
|
||||
<property name="title">
|
||||
@ -1005,6 +1005,11 @@
|
||||
<string>Create starter..</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAbout">
|
||||
<property name="text">
|
||||
<string>About...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
Reference in New Issue
Block a user