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

« back to all changes in this revision

Viewing changes to mnemosyne/mnemosyne/pyqt_ui/card_threesided_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:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>325</width>
9
 
    <height>286</height>
 
8
    <width>359</width>
 
9
    <height>262</height>
10
10
   </rect>
11
11
  </property>
12
12
  <layout class="QVBoxLayout" name="verticalLayout_2" >
105
105
       </property>
106
106
      </widget>
107
107
     </item>
108
 
     <item>
109
 
      <layout class="QHBoxLayout" name="horizontalLayout" >
110
 
       <item>
111
 
        <widget class="QCheckBox" name="recognition" >
112
 
         <property name="text" >
113
 
          <string>Enable &amp;recognition card</string>
114
 
         </property>
115
 
         <property name="checked" >
116
 
          <bool>true</bool>
117
 
         </property>
118
 
        </widget>
119
 
       </item>
120
 
       <item>
121
 
        <widget class="QCheckBox" name="production" >
122
 
         <property name="text" >
123
 
          <string>Enable &amp;production card</string>
124
 
         </property>
125
 
         <property name="checked" >
126
 
          <bool>true</bool>
127
 
         </property>
128
 
        </widget>
129
 
       </item>
130
 
      </layout>
131
 
     </item>
132
108
    </layout>
133
109
   </item>
134
110
  </layout>