Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
56373240
Commit
56373240
authored
Mar 29, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4 - Cosmetics: adding a <hr /> bar in advanced. SHould it be wider ?
parent
f965bb1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
27 deletions
+34
-27
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open.ui
+34
-27
No files found.
modules/gui/qt4/ui/open.ui
View file @
56373240
...
@@ -65,13 +65,6 @@
...
@@ -65,13 +65,6 @@
<property name="spacing" >
<property name="spacing" >
<number>6</number>
<number>6</number>
</property>
</property>
<item row="2" column="1" colspan="2" >
<widget class="QLineEdit" name="slaveText" >
<property name="enabled" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="cacheLabel" >
<widget class="QLabel" name="cacheLabel" >
<property name="sizePolicy" >
<property name="sizePolicy" >
...
@@ -87,6 +80,16 @@
...
@@ -87,6 +80,16 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="4" column="1" colspan="3" >
<widget class="QLineEdit" name="advancedLineInput" />
</item>
<item row="4" column="0" >
<widget class="QLabel" name="advancedLabel" >
<property name="text" >
<string>Customize</string>
</property>
</widget>
</item>
<item row="0" column="2" >
<item row="0" column="2" >
<widget class="QLabel" name="label" >
<widget class="QLabel" name="label" >
<property name="text" >
<property name="text" >
...
@@ -94,10 +97,27 @@
...
@@ -94,10 +97,27 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="
3" column="0
" >
<item row="
1" column="0" colspan="4
" >
<widget class="Q
Label" name="advancedLabel
" >
<widget class="Q
CheckBox" name="slaveCheckbox
" >
<property name="text" >
<property name="text" >
<string>Customize</string>
<string>Play another media synchronously (extra audio file, ...)</string>
</property>
</widget>
</item>
<item row="2" column="3" >
<widget class="QToolButton" name="slaveBrowseButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Browse...</string>
</property>
</widget>
</item>
<item row="2" column="1" colspan="2" >
<widget class="QLineEdit" name="slaveText" >
<property name="enabled" >
<bool>false</bool>
</property>
</property>
</widget>
</widget>
</item>
</item>
...
@@ -129,23 +149,10 @@
...
@@ -129,23 +149,10 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="2" column="3" >
<item row="3" column="1" colspan="2" >
<widget class="QToolButton" name="slaveBrowseButton" >
<widget class="Line" name="line" >
<property name="enabled" >
<property name="orientation" >
<bool>false</bool>
<enum>Qt::Horizontal</enum>
</property>
<property name="text" >
<string>Browse...</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="3" >
<widget class="QLineEdit" name="advancedLineInput" />
</item>
<item row="1" column="0" colspan="4" >
<widget class="QCheckBox" name="slaveCheckbox" >
<property name="text" >
<string>Play another media synchronously (extra audio file, ...)</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment