Changeset 121 for smplayer/vendor/current/src/prefinterface.ui
- Timestamp:
- Mar 15, 2012, 5:14:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefinterface.ui
r118 r121 138 138 </widget> 139 139 </item> 140 <item> 141 <widget class="QCheckBox" name="hide_video_window_on_audio_check" > 142 <property name="text" > 143 <string>&Hide video window when playing audio files</string> 144 </property> 145 </widget> 146 </item> 140 147 </layout> 141 148 </item> … … 619 626 </widget> 620 627 </item> 621 <item row=" 4" column="0" colspan="2" >628 <item row="5" column="0" colspan="2" > 622 629 <spacer> 623 630 <property name="orientation" > … … 631 638 </property> 632 639 </spacer> 640 </item> 641 <item row="4" column="0" > 642 <widget class="QCheckBox" name="precise_seeking_check" > 643 <property name="text" > 644 <string>&Precise seeking</string> 645 </property> 646 </widget> 633 647 </item> 634 648 </layout> … … 948 962 <tabstop>mainwindow_resize_combo</tabstop> 949 963 <tabstop>save_size_check</tabstop> 964 <tabstop>hide_video_window_on_audio_check</tabstop> 950 965 <tabstop>recents_max_items_spin</tabstop> 951 966 <tabstop>language_combo</tabstop> … … 956 971 <tabstop>changeFontButton</tabstop> 957 972 <tabstop>timeslider_behaviour_combo</tabstop> 973 <tabstop>absolute_seeking_button</tabstop> 974 <tabstop>relative_seeking_button</tabstop> 975 <tabstop>precise_seeking_check</tabstop> 958 976 <tabstop>single_instance_check</tabstop> 959 977 <tabstop>automatic_port_button</tabstop>
Note:
See TracChangeset
for help on using the changeset viewer.