This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1233561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
<string>Allows scans to enter directories that are part of other filesystems. For example, when unchecked, this will usually prevent the contents of <b>/mnt</b> from being scanned if you scan <b>/</b>.</string>
<string>Allows scans to enter directories that are part of other filesystems. For example, when unchecked, this will usually prevent the contents of <b>/mnt</b> from being scanned if you scan <b>/</b>.</string>
</property>
</property>
</widget>
</widget>
<widget class="QCheckBox" row="2" column="1">
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<property name="name">
<cstring>dontScanRemovableMedia</cstring>
<cstring>dontScanRemovableMedia</cstring>
</property>
</property>
@ -240,7 +240,7 @@
</widget>
</widget>
</vbox>
</vbox>
</widget>
</widget>
<widget class="QWidget">
<widget class="TQWidget">
<property name="name">
<property name="name">
<cstring>Widget3</cstring>
<cstring>Widget3</cstring>
</property>
</property>
@ -251,7 +251,7 @@
<property name="name">
<property name="name">
<cstring>unnamed</cstring>
<cstring>unnamed</cstring>
</property>
</property>
<widget class="QGroupBox">
<widget class="TQGroupBox">
<property name="name">
<property name="name">
<cstring>groupBox1</cstring>
<cstring>groupBox1</cstring>
</property>
</property>
@ -262,7 +262,7 @@
<property name="name">
<property name="name">
<cstring>unnamed</cstring>
<cstring>unnamed</cstring>
</property>
</property>
<widget class="QVButtonGroup">
<widget class="TQVButtonGroup">
<property name="name">
<property name="name">
<cstring>colourSchemeGroup</cstring>
<cstring>colourSchemeGroup</cstring>
</property>
</property>
@ -275,15 +275,15 @@
</sizepolicy>
</sizepolicy>
</property>
</property>
</widget>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<property name="name">
<cstring>layout10</cstring>
<cstring>tqlayout10</cstring>
</property>
</property>
<hbox>
<hbox>
<property name="name">
<property name="name">
<cstring>unnamed</cstring>
<cstring>unnamed</cstring>
</property>
</property>
<widget class="QLabel">
<widget class="TQLabel">
<property name="name">
<property name="name">
<cstring>textLabel3</cstring>
<cstring>textLabel3</cstring>
</property>
</property>
@ -297,7 +297,7 @@
<cstring>contrastSlider</cstring>
<cstring>contrastSlider</cstring>
</property>
</property>
</widget>
</widget>
<widget class="QSlider">
<widget class="TQSlider">
<property name="name">
<property name="name">
<cstring>contrastSlider</cstring>
<cstring>contrastSlider</cstring>
</property>
</property>
@ -318,7 +318,7 @@
</widget>
</widget>
</vbox>
</vbox>
</widget>
</widget>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<property name="name">
<cstring>useAntialiasing</cstring>
<cstring>useAntialiasing</cstring>
</property>
</property>
@ -329,9 +329,9 @@
<string>Anti-aliasing the filemap makes it clearer and prettier, unfortunately it also makes rendering very slow.</string>
<string>Anti-aliasing the filemap makes it clearer and prettier, unfortunately it also makes rendering very slow.</string>
</property>
</property>
</widget>
</widget>
<widget class="QLayoutWidget">
<widget class="TQLayoutWidget">
<property name="name">
<property name="name">
<cstring>layout10</cstring>
<cstring>tqlayout10</cstring>
</property>
</property>
<vbox>
<vbox>
<property name="name">
<property name="name">
@ -340,7 +340,7 @@
<property name="spacing">
<property name="spacing">
<number>0</number>
<number>0</number>
</property>
</property>
<widget class="QCheckBox">
<widget class="TQCheckBox">
<property name="name">
<property name="name">
<cstring>varyLabelFontSizes</cstring>
<cstring>varyLabelFontSizes</cstring>
</property>
</property>
@ -354,9 +354,9 @@
<string>The font size of exploded labels can be varied relative to the depth of the directories they represent. This helps you spot the important labels more easily. Set a sensible minimum font size.</string>
<string>The font size of exploded labels can be varied relative to the depth of the directories they represent. This helps you spot the important labels more easily. Set a sensible minimum font size.</string>