~kevang/mnemosyne-proj/grade-shortcuts-improvements

« back to all changes in this revision

Viewing changes to mnemosyne/mnemosyne/pyqt_ui/card_twosided_wdgt.ui

  • Committer: pbienst
  • Date: 2008-08-04 17:50:39 UTC
  • Revision ID: svn-v3-trunk0:e5e6b78b-db40-0410-9517-b98c64f8d2c1:trunk:498
Progress dump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <x>0</x>
7
7
    <y>0</y>
8
8
    <width>325</width>
9
 
    <height>286</height>
 
9
    <height>264</height>
10
10
   </rect>
11
11
  </property>
12
12
  <layout class="QHBoxLayout" >
14
14
    <number>0</number>
15
15
   </property>
16
16
   <item>
17
 
    <layout class="QVBoxLayout" >
 
17
    <layout class="QVBoxLayout" name="verticalLayout" >
18
18
     <item>
19
19
      <widget class="QLabel" name="question_label" >
20
20
       <property name="maximumSize" >
61
61
       </property>
62
62
      </widget>
63
63
     </item>
64
 
     <item>
65
 
      <widget class="QCheckBox" name="vice_versa" >
66
 
       <property name="text" >
67
 
        <string>Enable &amp;vice versa too</string>
68
 
       </property>
69
 
      </widget>
70
 
     </item>
71
64
    </layout>
72
65
   </item>
73
66
  </layout>