Changeset b24a5a054a in tspsg for ui
- Timestamp:
- Jul 21, 2009, 12:47:44 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- b968056ce3
- Parents:
- 134a9158bd
- Location:
- ui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ce.ui
r134a9158bd rb24a5a054a 247 247 <y>0</y> 248 248 <width>234</width> 249 <height>2 2</height>249 <height>24</height> 250 250 </rect> 251 251 </property> … … 264 264 </property> 265 265 <property name="title"> 266 <string>Save & as...</string>266 <string>Save &As...</string> 267 267 </property> 268 268 <property name="icon"> … … 335 335 <addaction name="actionFileNew"/> 336 336 <addaction name="actionFileOpen"/> 337 <addaction name="actionFileSave Task"/>337 <addaction name="actionFileSave"/> 338 338 <addaction name="separator"/> 339 339 <addaction name="actionSettingsPreferences"/> … … 346 346 </property> 347 347 <property name="text"> 348 <string>Solution st&eps</string>348 <string>Solution S&teps</string> 349 349 </property> 350 350 <property name="toolTip"> … … 360 360 </property> 361 361 <property name="text"> 362 <string>Solution & graph</string>362 <string>Solution &Graph</string> 363 363 </property> 364 364 <property name="toolTip"> -
ui/mainwindow.ui
r134a9158bd rb24a5a054a 228 228 <y>0</y> 229 229 <width>640</width> 230 <height>2 2</height>230 <height>24</height> 231 231 </rect> 232 232 </property> … … 242 242 <widget class="QMenu" name="menuFileSaveAs"> 243 243 <property name="title"> 244 <string>Save & as...</string>244 <string>Save &As...</string> 245 245 </property> 246 246 <property name="icon"> … … 317 317 <addaction name="actionFileNew"/> 318 318 <addaction name="actionFileOpen"/> 319 <addaction name="actionFileSave Task"/>319 <addaction name="actionFileSave"/> 320 320 <addaction name="separator"/> 321 321 <addaction name="actionFilePrint"/> … … 330 330 </property> 331 331 <property name="text"> 332 <string>P&rint setup...</string>332 <string>P&rint Setup...</string> 333 333 </property> 334 334 <property name="statusTip"> … … 359 359 </property> 360 360 <property name="text"> 361 <string>Solution st&eps</string>361 <string>Solution S&teps</string> 362 362 </property> 363 363 <property name="toolTip"> … … 373 373 </property> 374 374 <property name="text"> 375 <string>Solution & graph</string>375 <string>Solution &Graph</string> 376 376 </property> 377 377 <property name="toolTip">
Note: See TracChangeset
for help on using the changeset viewer.