Network/IRC/IrcChannelWidget.ui

changeset 2244
654aaddbc2b9
parent 2227
b7aceb255831
child 2255
3e728bfc178c
--- a/Network/IRC/IrcChannelWidget.ui	Sun Dec 02 18:52:03 2012 +0100
+++ b/Network/IRC/IrcChannelWidget.ui	Mon Dec 03 10:39:56 2012 +0100
@@ -33,6 +33,9 @@
       <enum>Qt::Vertical</enum>
      </property>
      <widget class="QListWidget" name="usersList">
+      <property name="contextMenuPolicy">
+       <enum>Qt::CustomContextMenu</enum>
+      </property>
       <property name="toolTip">
        <string>Shows the list of users</string>
       </property>
@@ -50,6 +53,9 @@
         <verstretch>1</verstretch>
        </sizepolicy>
       </property>
+      <property name="contextMenuPolicy">
+       <enum>Qt::CustomContextMenu</enum>
+      </property>
       <property name="toolTip">
        <string>Shows the channel messages</string>
       </property>

eric ide

mercurial