~diegosarmentero/ubuntu-sso-client/titles-on-pages

« back to all changes in this revision

Viewing changes to data/qt/current_user_sign_in.ui

  • Committer: Diego Sarmentero
  • Date: 2011-08-01 20:10:31 UTC
  • Revision ID: diego.sarmentero@canonical.com-20110801201031-79wwpvr3k1ig6b7j
moving titles and subtitles into the pages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>400</width>
10
 
    <height>300</height>
 
9
    <width>399</width>
 
10
    <height>309</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
35
35
     <item>
36
36
      <layout class="QVBoxLayout" name="verticalLayout">
37
37
       <item>
 
38
        <layout class="QVBoxLayout" name="verticalLayout_5">
 
39
         <property name="spacing">
 
40
          <number>15</number>
 
41
         </property>
 
42
         <property name="bottomMargin">
 
43
          <number>15</number>
 
44
         </property>
 
45
         <item>
 
46
          <widget class="QLabel" name="title_label">
 
47
           <property name="font">
 
48
            <font>
 
49
             <pointsize>24</pointsize>
 
50
             <weight>75</weight>
 
51
             <bold>true</bold>
 
52
            </font>
 
53
           </property>
 
54
           <property name="text">
 
55
            <string>title_label</string>
 
56
           </property>
 
57
          </widget>
 
58
         </item>
 
59
         <item>
 
60
          <widget class="QLabel" name="subtitle_label">
 
61
           <property name="text">
 
62
            <string>subtitle_label</string>
 
63
           </property>
 
64
          </widget>
 
65
         </item>
 
66
        </layout>
 
67
       </item>
 
68
       <item>
38
69
        <spacer name="verticalSpacer_3">
39
70
         <property name="orientation">
40
71
          <enum>Qt::Vertical</enum>