diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-08 16:20:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-08 16:20:17 -0500 |
commit | ffc390445f8276f2c8a845e9e4fc911073a8f4a7 (patch) | |
tree | e642b4e79ac06010d9f2de7e32807739c94f4812 /kcontrol/hwmanager/devicepropsdlgbase.ui | |
parent | 0f026179d0e57a469f88b1b242312d6e75e4961d (diff) | |
download | tdebase-ffc390445f8276f2c8a845e9e4fc911073a8f4a7.tar.gz tdebase-ffc390445f8276f2c8a845e9e4fc911073a8f4a7.zip |
Fix last commit
Diffstat (limited to 'kcontrol/hwmanager/devicepropsdlgbase.ui')
-rw-r--r-- | kcontrol/hwmanager/devicepropsdlgbase.ui | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/kcontrol/hwmanager/devicepropsdlgbase.ui b/kcontrol/hwmanager/devicepropsdlgbase.ui index 265ba0f0f..4c6354785 100644 --- a/kcontrol/hwmanager/devicepropsdlgbase.ui +++ b/kcontrol/hwmanager/devicepropsdlgbase.ui @@ -266,78 +266,6 @@ </widget> <widget class="TQWidget"> <property name="name"> - <cstring>tabDisk</cstring> - </property> - <attribute name="title"> - <string>Disk</string> - </attribute> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQGroupBox" row="0" column="0"> - <property name="name"> - <cstring>groupProps</cstring> - </property> - <property name="title"> - <string>Volume Information</string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLabel" row="0" column="0" colspan="1"> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="text"> - <string>Mountpoint:</string> - </property> - </widget> - <widget class="TQLabel" row="0" column="1" colspan="1"> - <property name="name"> - <cstring>labelDiskMountpoint</cstring> - </property> - </widget> - <widget class="TQLabel" row="1" column="0" colspan="1"> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="text"> - <string>Status:</string> - </property> - <property name="alignment"> - <set>AlignTop|AlignLeft</set> - </property> - </widget> - <widget class="TQLabel" row="1" column="1" colspan="1"> - <property name="name"> - <cstring>labelDiskStatus</cstring> - </property> - </widget> - </grid> - </widget> - <spacer row="8" column="0"> - <property name="name" stdset="0"> - <cstring>Spacer4</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - </spacer> - </grid> - </widget> - <widget class="TQWidget"> - <property name="name"> <cstring>tabCPU</cstring> </property> <attribute name="title"> |