Changeset 21
- Timestamp:
- 12/31/07 14:36:04 (4 years ago)
- Location:
- gui
- Files:
-
- 1 edited
- 1 copied
-
main_window.ui (modified) (2 diffs)
-
preferences_dialog.ui (copied) (copied from gui/preferences.ui) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gui/main_window.ui
r16 r21 381 381 <addaction name="action_Quit" /> 382 382 </widget> 383 <widget class="QMenu" name="menu_Edit" > 384 <property name="title" > 385 <string>&Edit</string> 386 </property> 387 <addaction name="action_Preferences" /> 388 </widget> 383 389 <addaction name="menu_File" /> 390 <addaction name="menu_Edit" /> 384 391 </widget> 385 392 <widget class="QStatusBar" name="statusbar" /> … … 387 394 <property name="text" > 388 395 <string>&Quit</string> 396 </property> 397 </action> 398 <action name="action_Preferences" > 399 <property name="text" > 400 <string>&Preferences</string> 389 401 </property> 390 402 </action> -
gui/preferences_dialog.ui
r20 r21 11 11 </property> 12 12 <property name="windowTitle" > 13 <string> Preferences</string>13 <string>QtMPC Preferences</string> 14 14 </property> 15 15 <layout class="QVBoxLayout" >
Note: See TracChangeset
for help on using the changeset viewer.
