Changeset f6300c7 for src/gui/mainwindow.ui
- Timestamp:
- 01/18/10 16:25:57 (13 years ago)
- Branches:
- master, qt5
- Children:
- 28d9e28
- Parents:
- b6cd05c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.ui
rb6cd05c rf6300c7 58 58 <string>Activities</string> 59 59 </attribute> 60 <widget class="QWidget" name="verticalLayoutWidget" > 61 <property name="geometry" > 62 <rect> 63 <x>0</x> 64 <y>0</y> 65 <width>501</width> 66 <height>231</height> 67 </rect> 68 </property> 69 <layout class="QVBoxLayout" name="activitiesVerticalLayout" > 70 <item> 71 <widget class="DayNavigatorWidget" native="1" name="activityDayNavigator" /> 72 </item> 73 <item> 74 <widget class="TreeView" name="activityDayTreeView" > 75 <property name="maximumSize" > 76 <size> 77 <width>16777215</width> 78 <height>16777215</height> 79 </size> 80 </property> 81 </widget> 82 </item> 83 </layout> 84 </widget> 60 85 </widget> 61 86 <widget class="QWidget" name="searchTab" > … … 79 104 <y>0</y> 80 105 <width>534</width> 81 <height> 26</height>106 <height>40</height> 82 107 </rect> 83 108 </property>
Note: See TracChangeset
for help on using the changeset viewer.