summaryrefslogtreecommitdiff
path: root/src/prefinterface.ui
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-03-29 20:34:22 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-29 20:34:22 +0100
commit228d763f5a95a2575a18e03e0ea77555106023c4 (patch)
tree1eb49f0c372de4eef020e4c7e1716248622a7f0b /src/prefinterface.ui
parent038de1a143b9775f37d4848f52c59af7cee66e36 (diff)
Imported Upstream version 0.8.4
Diffstat (limited to 'src/prefinterface.ui')
-rw-r--r--src/prefinterface.ui25
1 files changed, 24 insertions, 1 deletions
diff --git a/src/prefinterface.ui b/src/prefinterface.ui
index c0f8400..162f43f 100644
--- a/src/prefinterface.ui
+++ b/src/prefinterface.ui
@@ -103,6 +103,13 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="move_when_dragging_check">
+ <property name="text">
+ <string>&amp;Move the window when the video area is dragged</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
<item>
@@ -539,7 +546,7 @@
</layout>
</widget>
</item>
- <item row="5" column="0" colspan="2">
+ <item row="7" column="0" colspan="2">
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
@@ -559,6 +566,20 @@
</property>
</widget>
</item>
+ <item row="5" column="0" colspan="2">
+ <widget class="Line" name="line_2">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="0" colspan="2">
+ <widget class="QCheckBox" name="reset_stop_check">
+ <property name="text">
+ <string>Pressi&amp;ng the stop button once resets the time position</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
<widget class="QWidget" name="tab_2">
@@ -883,6 +904,7 @@
<tabstop>mainwindow_resize_combo</tabstop>
<tabstop>save_size_check</tabstop>
<tabstop>hide_video_window_on_audio_check</tabstop>
+ <tabstop>move_when_dragging_check</tabstop>
<tabstop>language_combo</tabstop>
<tabstop>gui_combo</tabstop>
<tabstop>iconset_combo</tabstop>
@@ -894,6 +916,7 @@
<tabstop>absolute_seeking_button</tabstop>
<tabstop>relative_seeking_button</tabstop>
<tabstop>precise_seeking_check</tabstop>
+ <tabstop>reset_stop_check</tabstop>
<tabstop>single_instance_check</tabstop>
<tabstop>floating_animated_check</tabstop>
<tabstop>floating_width_slider</tabstop>