tmp
diff --git a/src/contactpanel.ui b/src/contactpanel.ui
new file mode 100644
index 0000000..fe2629d
--- /dev/null
+++ b/src/contactpanel.ui
@@ -0,0 +1,18 @@
+<ui version="4.0">
+ <class>ContactPanel</class>
+ <widget class="QDialog" name="ContactPanel">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>400</width>
+    <height>300</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>Dialog</string>
+  </property>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>