qt: Add ability to open screenshots folder
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
<addaction name="actionEnd_trace"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionMCA_devices"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionOpen_screenshots_folder"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuView">
|
||||
<property name="title">
|
||||
@@ -778,6 +780,11 @@
|
||||
<number>6</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionOpen_screenshots_folder">
|
||||
<property name="text">
|
||||
<string>Open screenshots folder...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user