git-svn-id: svn://db.shs.com.ru/libs@361 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-03-04 20:51:08 +00:00
parent 21af552add
commit 85cbb93365
6 changed files with 28 additions and 134 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>327</width>
<height>284</height>
<width>386</width>
<height>390</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -18,6 +18,9 @@
<property name="pixmap">
<pixmap resource="projectfilesystem.qrc">:/icons/edit-find.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -114,6 +117,15 @@
<string>Copy path</string>
</property>
</action>
<action name="actionOpen_terminal">
<property name="icon">
<iconset resource="projectfilesystem.qrc">
<normaloff>:/icons/utilities-terminal.png</normaloff>:/icons/utilities-terminal.png</iconset>
</property>
<property name="text">
<string>Open terminal ...</string>
</property>
</action>
</widget>
<resources>
<include location="projectfilesystem.qrc"/>