Changeset 7bb19df196 in tspsg for ui/mainwindow.ui
- Timestamp:
- May 2, 2010, 11:59:26 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 8b0661d1ee
- Parents:
- 94cd045fad
- git-author:
- Oleksii Serdiuk <contacts@…> (05/02/10 23:59:26)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:41:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r94cd045fad r7bb19df196 318 318 </property> 319 319 </widget> 320 <widget class="QMenu" name="menuSettingsToolbars"> 321 <property name="title"> 322 <string>Toolbars</string> 323 </property> 324 </widget> 320 325 <addaction name="menuSettingsLanguage"/> 321 326 <addaction name="menuSettingsStyle"/> 322 <addaction name=" actionSettingsToolbars"/>327 <addaction name="menuSettingsToolbars"/> 323 328 <addaction name="separator"/> 324 329 <addaction name="actionSettingsPreferences"/> … … 338 343 <addaction name="menuHelp"/> 339 344 </widget> 340 <widget class="QToolBar" name="toolBar ">345 <widget class="QToolBar" name="toolBarMain"> 341 346 <property name="cursor"> 342 347 <cursorShape>ArrowCursor</cursorShape> 343 348 </property> 344 349 <property name="windowTitle"> 345 <string> Toolbar</string>350 <string>Main Toolbar</string> 346 351 </property> 347 352 <attribute name="toolBarArea"> … … 522 527 <string notr="true">English</string> 523 528 </property> 529 <property name="statusTip"> 530 <string notr="true">Set application language to English</string> 531 </property> 524 532 </action> 525 533 <action name="actionFileSave"> … … 565 573 <property name="statusTip"> 566 574 <string>Automatically choose the most appropriate style</string> 567 </property>568 </action>569 <action name="actionSettingsToolbars">570 <property name="icon">571 <iconset resource="../resources/tspsg.qrc">572 <normaloff>:/images/icons/configure-toolbars.png</normaloff>:/images/icons/configure-toolbars.png</iconset>573 </property>574 <property name="text">575 <string>Toolbars...</string>576 </property>577 <property name="statusTip">578 <string>Customize toolbars</string>579 575 </property> 580 576 </action>
Note: See TracChangeset
for help on using the changeset viewer.