forgot a file
authorJohn Kern <johnk@symbian.org>
Wed, 24 Mar 2010 14:11:30 -0700
changeset 4 a154e00a4448
parent 3 e6d1a78b6db9
child 5 98d749cef1a7
forgot a file
Seafood/mainwindow.ui
Seafood/ui_mainwindow.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Seafood/mainwindow.ui	Wed Mar 24 14:11:30 2010 -0700
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>MainWindow</class>
+ <widget class="QMainWindow" name="MainWindow">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>361</width>
+    <height>640</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>MainWindow</string>
+  </property>
+  <widget class="QWidget" name="centralWidget"/>
+  <widget class="QMenuBar" name="menuBar">
+   <property name="geometry">
+    <rect>
+     <x>0</x>
+     <y>0</y>
+     <width>361</width>
+     <height>20</height>
+    </rect>
+   </property>
+  </widget>
+  <widget class="QToolBar" name="mainToolBar">
+   <attribute name="toolBarArea">
+    <enum>TopToolBarArea</enum>
+   </attribute>
+   <attribute name="toolBarBreak">
+    <bool>false</bool>
+   </attribute>
+  </widget>
+  <widget class="QStatusBar" name="statusBar"/>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <resources/>
+ <connections/>
+</ui>
--- a/Seafood/ui_mainwindow.h	Wed Mar 24 14:05:38 2010 -0700
+++ b/Seafood/ui_mainwindow.h	Wed Mar 24 14:11:30 2010 -0700
@@ -1,7 +1,7 @@
 /********************************************************************************
 ** Form generated from reading UI file 'mainwindow.ui'
 **
-** Created: Wed Mar 24 10:03:10 2010
+** Created: Wed Mar 24 14:08:53 2010
 **      by: Qt User Interface Compiler version 4.6.2
 **
 ** WARNING! All changes made in this file will be lost when recompiling UI file!