2008-04-09 15:48:12 +00:00
<ui version="4.0" >
2008-04-11 13:37:24 +00:00
<class>Ozone::OxygenConfigUI</class>
2008-04-09 15:48:12 +00:00
<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" >
2008-04-19 22:36:47 +00:00
<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>
2008-04-09 15:48:12 +00:00
</property>
<property name="text" >
2008-04-19 22:36:47 +00:00
<string>Blend title bar colors with window contents</string>
2008-04-09 15:48:12 +00:00
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<resources/>
<connections/>
</ui>