contactengine/ContactList.ui
changeset 49 d9d4ea56179a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contactengine/ContactList.ui	Thu Sep 16 10:59:11 2010 -0700
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>Form</class>
+ <widget class="QWidget" name="Form">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>337</width>
+    <height>529</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>Form</string>
+  </property>
+  <widget class="QSplitter" name="splitter">
+   <property name="geometry">
+    <rect>
+     <x>10</x>
+     <y>20</y>
+     <width>256</width>
+     <height>401</height>
+    </rect>
+   </property>
+   <property name="orientation">
+    <enum>Qt::Vertical</enum>
+   </property>
+   <widget class="QComboBox" name="comboBox">
+    <property name="minimumSize">
+     <size>
+      <width>0</width>
+      <height>83</height>
+     </size>
+    </property>
+   </widget>
+   <widget class="QListView" name="listView"/>
+  </widget>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>