[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/jabber/ui
From:       José Pablo Ezequiel Fernández <pupeno () kde ! org>
Date:       2002-12-13 10:03:31
[Download RAW message or body]

CVS commit by pupeno: 

QLineEdit -> KLineEdit


  M +15 -12    dlgaddcontact.ui   1.3
  M +1 -1      jabberaddcontactpage.cpp   1.9


--- kdenonbeta/kopete/protocols/jabber/ui/dlgaddcontact.ui  #1.2:1.3
@@ -1,3 +1,3 @@
-<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 <class>dlgAddContact</class>
 <widget class="QWidget">
@@ -9,10 +9,10 @@
             <x>0</x>
             <y>0</y>
-            <width>298</width>
-            <height>102</height>
+            <width>376</width>
+            <height>93</height>
         </rect>
     </property>
     <property name="caption">
-        <string>Form4</string>
+        <string>Add Contacts</string>
     </property>
     <vbox>
@@ -28,5 +28,5 @@
         <widget class="QGroupBox">
             <property name="name">
-                <cstring>GroupBox1</cstring>
+                <cstring>contactInformationBox</cstring>
             </property>
             <property name="title">
@@ -43,12 +43,7 @@
                     <number>6</number>
                 </property>
-                <widget class="QLineEdit" row="0" column="1">
-                    <property name="name">
-                        <cstring>addID</cstring>
-                    </property>
-                </widget>
                 <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">
                     <property name="name">
-                        <cstring>TextLabel1_2</cstring>
+                        <cstring>helpLabel</cstring>
                     </property>
                     <property name="text">
@@ -58,5 +53,5 @@
                 <widget class="QLabel" row="0" column="0">
                     <property name="name">
-                        <cstring>TextLabel1</cstring>
+                        <cstring>addIDLabel</cstring>
                     </property>
                     <property name="text">
@@ -64,4 +59,9 @@
                     </property>
                 </widget>
+                <widget class="KLineEdit" row="0" column="1">
+                    <property name="name">
+                        <cstring>addID</cstring>
+                    </property>
+                </widget>
             </grid>
         </widget>
@@ -69,3 +69,6 @@
 </widget>
 <layoutdefaults spacing="6" margin="11"/>
+<includehints>
+    <includehint>klineedit.h</includehint>
+</includehints>
 </UI>

--- kdenonbeta/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp  #1.8:1.9
@@ -1,4 +1,4 @@
 #include <qlayout.h>
-#include <qlineedit.h>
+#include <klineedit.h>
 
 #include <klocale.h>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic