]> ruin.nu Git - adress.git/blobdiff - ui/contactmodifyerbase.ui
Fixed the search function.
[adress.git] / ui / contactmodifyerbase.ui
index e4ed5763817d2bbf8759ae03aad5d9e7cc93f51e..f551da3c4fdd5108a70c3e1d7ae088a04990a695 100644 (file)
@@ -12,7 +12,7 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>430</width>
+            <width>422</width>
             <height>175</height>
         </rect>
     </property>
                                 <name>name</name>
                                 <cstring>TextLabel4</cstring>
                             </property>
+                            <property stdset="1">
+                                <name>frameShadow</name>
+                                <enum>MShadow</enum>
+                            </property>
                             <property stdset="1">
                                 <name>text</name>
                                 <string>&amp;Telefonnummer</string>
 </widget>
 <connections>
     <connection>
-        <sender>buttonCancel</sender>
+        <sender>buttonOk</sender>
         <signal>clicked()</signal>
         <receiver>MyDialog</receiver>
-        <slot>reject()</slot>
+        <slot>slotOK()</slot>
     </connection>
     <connection>
-        <sender>buttonOk</sender>
+        <sender>buttonCancel</sender>
         <signal>clicked()</signal>
         <receiver>MyDialog</receiver>
-        <slot>accept()</slot>
+        <slot>reject()</slot>
     </connection>
     <slot access="public">slotOK()</slot>
 </connections>
+<tabstops>
+    <tabstop>FirstnameLine</tabstop>
+    <tabstop>LastnameLine</tabstop>
+    <tabstop>AdressLine</tabstop>
+    <tabstop>PhoneNumberLine</tabstop>
+    <tabstop>buttonOk</tabstop>
+    <tabstop>buttonCancel</tabstop>
+</tabstops>
 </UI>