~ubuntu-branches/ubuntu/precise/kalzium/precise

« back to all changes in this revision

Viewing changes to plasmoid/applet/nuclearPlasmoid/nuclearCalculatorConfig.ui

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muškovac
  • Date: 2011-07-03 12:28:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110703122858-q1yyxncs89e4w0hs
Tags: upstream-4.6.90+repack
Import upstream version 4.6.90+repack

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>nuclearCalculatorConfig</class>
 
4
 <widget class="QWidget" name="nuclearCalculatorConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>575</width>
 
10
    <height>221</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QVBoxLayout" name="verticalLayout">
 
14
   <item>
 
15
    <widget class="QCheckBox" name="massOnly">
 
16
     <property name="text">
 
17
      <string>Amount is always specified in term of mass</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item>
 
22
    <spacer name="verticalSpacer_4">
 
23
     <property name="orientation">
 
24
      <enum>Qt::Vertical</enum>
 
25
     </property>
 
26
     <property name="sizeHint" stdset="0">
 
27
      <size>
 
28
       <width>20</width>
 
29
       <height>171</height>
 
30
      </size>
 
31
     </property>
 
32
    </spacer>
 
33
   </item>
 
34
  </layout>
 
35
 </widget>
 
36
 <resources/>
 
37
 <connections/>
 
38
</ui>