Network/IRC/IrcNetworkListDialog.ui

changeset 2239
a47b50e80a20
parent 2237
baddb671c326
--- a/Network/IRC/IrcNetworkListDialog.ui	Sat Dec 01 11:48:52 2012 +0100
+++ b/Network/IRC/IrcNetworkListDialog.ui	Sat Dec 01 19:51:46 2012 +0100
@@ -81,7 +81,7 @@
         <string>Press to  toggle the auto-connect flag of the selected network</string>
        </property>
        <property name="text">
-        <string>Auto-Connect</string>
+        <string>&amp;Auto-Connect</string>
        </property>
        <property name="checkable">
         <bool>true</bool>
@@ -89,6 +89,26 @@
       </widget>
      </item>
      <item>
+      <widget class="Line" name="line">
+       <property name="lineWidth">
+        <number>2</number>
+       </property>
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="editIdentitiesButton">
+       <property name="toolTip">
+        <string>Press to edit the identities</string>
+       </property>
+       <property name="text">
+        <string>Edit &amp;Identities...</string>
+       </property>
+      </widget>
+     </item>
+     <item>
       <spacer name="verticalSpacer">
        <property name="orientation">
         <enum>Qt::Vertical</enum>
@@ -121,6 +141,7 @@
   <tabstop>editButton</tabstop>
   <tabstop>deleteButton</tabstop>
   <tabstop>autoConnectButton</tabstop>
+  <tabstop>editIdentitiesButton</tabstop>
   <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial