2 <author>Mathias Soeken</author>
3 <class>ConfigAdvanced</class>
4 <widget class="QWidget" name="ConfigAdvanced" >
5 <property name="geometry" >
13 <layout class="QFormLayout" name="formLayout" >
14 <property name="fieldGrowthPolicy" >
15 <enum>QFormLayout::ExpandingFieldsGrow</enum>
17 <property name="margin" >
20 <item row="1" column="1" >
21 <widget class="QCheckBox" name="kcfg_NativeMoving" >
22 <property name="toolTip" >
23 <string>If this option is enabled, the window is being moved using the operations from the window manager.</string>
25 <property name="text" >
26 <string>Native Moving</string>
32 <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />