be582d3a1a
svn path=/trunk/KDE/kdebase/workspace/; revision=798922
35 lines
999 B
XML
35 lines
999 B
XML
<ui version="4.0" >
|
|
<class>Ozone::OxygenConfigUI</class>
|
|
<widget class="QWidget" name="OxygenConfigUI" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>287</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>Ozone</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QCheckBox" name="blendTitlebarColors" >
|
|
<property name="whatsThis" >
|
|
<string>When enabled, this option makes the window title bar use the same colors as the window contents, instead of using the system title bar colors.</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Blend title bar colors with window contents</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11" />
|
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|