project actions (set as startup, build, run and close)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>386</width>
|
||||
<width>437</width>
|
||||
<height>390</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -126,6 +126,26 @@
|
||||
<string>Open terminal ...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_as_startup">
|
||||
<property name="text">
|
||||
<string>Set as startup</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionBuild">
|
||||
<property name="text">
|
||||
<string>Build</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRun">
|
||||
<property name="text">
|
||||
<string>Run</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionClose_project">
|
||||
<property name="text">
|
||||
<string>Close project</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="projectfilesystem.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user