|
|
|
@ -651,6 +651,9 @@
@@ -651,6 +651,9 @@
|
|
|
|
|
<height>200</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="contextMenuPolicy" > |
|
|
|
|
<enum>Qt::CustomContextMenu</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoScroll" > |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
@ -753,6 +756,14 @@
@@ -753,6 +756,14 @@
|
|
|
|
|
<addaction name="actionDelete" /> |
|
|
|
|
<addaction name="actionDelete_Permanently" /> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menu_Help" > |
|
|
|
|
<property name="title" > |
|
|
|
|
<string>&Help</string> |
|
|
|
|
</property> |
|
|
|
|
<addaction name="actionAbout" /> |
|
|
|
|
<addaction name="actionBugReport" /> |
|
|
|
|
<addaction name="actionWebsite" /> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menu_File" > |
|
|
|
|
<property name="title" > |
|
|
|
|
<string>&File</string> |
|
|
|
@ -762,14 +773,6 @@
@@ -762,14 +773,6 @@
|
|
|
|
|
<addaction name="actionCreate_torrent" /> |
|
|
|
|
<addaction name="actionExit" /> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menu_Help" > |
|
|
|
|
<property name="title" > |
|
|
|
|
<string>&Help</string> |
|
|
|
|
</property> |
|
|
|
|
<addaction name="actionAbout" /> |
|
|
|
|
<addaction name="actionBugReport" /> |
|
|
|
|
<addaction name="actionWebsite" /> |
|
|
|
|
</widget> |
|
|
|
|
<addaction name="menu_File" /> |
|
|
|
|
<addaction name="menu_Edit" /> |
|
|
|
|
<addaction name="menu_Options" /> |
|
|
|
|