Changeset 40 for gui/main_window.ui
- Timestamp:
- 01/06/08 17:37:58 (4 years ago)
- File:
-
- 1 edited
-
gui/main_window.ui (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gui/main_window.ui
r38 r40 418 418 <addaction name="action_Preferences" /> 419 419 </widget> 420 <widget class="QMenu" name="menu_Help" > 421 <property name="title" > 422 <string>&Help</string> 423 </property> 424 <addaction name="action_About" /> 425 </widget> 420 426 <addaction name="menu_File" /> 421 427 <addaction name="menu_Edit" /> 428 <addaction name="menu_Help" /> 422 429 </widget> 423 430 <widget class="QStatusBar" name="statusbar" /> … … 432 439 </property> 433 440 </action> 441 <action name="action_About" > 442 <property name="text" > 443 <string>&About</string> 444 </property> 445 </action> 434 446 </widget> 435 447 <resources/>
Note: See TracChangeset
for help on using the changeset viewer.
