Changeset 72f6fe4 for src/gui/mainwindow.ui
- Timestamp:
- 01/12/10 21:32:08 (12 years ago)
- Branches:
- master, qt5
- Children:
- f0ce4d0
- Parents:
- 66327a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.ui
r66327a0 r72f6fe4 56 56 <y>0</y> 57 57 <width>856</width> 58 <height>2 2</height>58 <height>26</height> 59 59 </rect> 60 60 </property> 61 <widget class="QMenu" name="menuFile" > 62 <property name="title" > 63 <string>File</string> 64 </property> 65 <addaction name="actionImportSchedule" /> 66 </widget> 67 <addaction name="menuFile" /> 61 68 </widget> 62 69 <widget class="QStatusBar" name="statusbar" /> 70 <action name="actionImportSchedule" > 71 <property name="text" > 72 <string>Import Schedule</string> 73 </property> 74 </action> 63 75 </widget> 64 76 <customwidgets>
Note: See TracChangeset
for help on using the changeset viewer.