<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="DayNavigatorWidget" name="dayNavigator" native="true">
- <property name="minimumSize">
- <size>
- <width>20</width>
- <height>0</height>
- </size>
- </property>
- </widget>
+ <widget class="DayNavigatorWidget" name="dayNavigator" native="true"/>
</item>
<item>
<widget class="QTabWidget" name="tabWidget">
<x>0</x>
<y>0</y>
<width>903</width>
- <height>23</height>
+ <height>22</height>
</rect>
</property>
<property name="layoutDirection">
<property name="windowTitle">
<string>toolBar</string>
</property>
+ <property name="movable">
+ <bool>false</bool>
+ </property>
<attribute name="toolBarArea">
<enum>RightToolBarArea</enum>
</attribute>