add project actions Clean and Rebuild
now watch for all directories and update tree immediately
This commit is contained in:
@@ -146,6 +146,16 @@
|
||||
<string>Close project</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionClean">
|
||||
<property name="text">
|
||||
<string>Clean</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRebuild">
|
||||
<property name="text">
|
||||
<string>Rebuild</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="projectfilesystem.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user