~valavanisalex/ubuntu/maverick/scidavis/fix-604811

« back to all changes in this revision

Viewing changes to scidavis/src/future/table/TableConfigPage.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ruben Molina
  • Date: 2009-09-06 11:34:04 UTC
  • Revision ID: james.westby@ubuntu.com-20090906113404-4awaey82l3686w4q
Tags: upstream-0.2.3
ImportĀ upstreamĀ versionĀ 0.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>TableConfigPage</class>
 
3
 <widget class="QWidget" name="TableConfigPage" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>400</width>
 
9
    <height>300</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Form</string>
 
14
  </property>
 
15
  <layout class="QGridLayout" >
 
16
   <item row="0" column="0" >
 
17
    <widget class="QLabel" name="label" >
 
18
     <property name="text" >
 
19
      <string>TODO</string>
 
20
     </property>
 
21
    </widget>
 
22
   </item>
 
23
  </layout>
 
24
 </widget>
 
25
 <resources/>
 
26
 <connections/>
 
27
</ui>