Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
45b010cc
Commit
45b010cc
authored
Oct 12, 2012
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4: fix codec prefs layout
parent
16b9d39f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
modules/gui/qt4/ui/sprefs_input.ui
modules/gui/qt4/ui/sprefs_input.ui
+7
-7
No files found.
modules/gui/qt4/ui/sprefs_input.ui
View file @
45b010cc
...
...
@@ -21,7 +21,7 @@
<string>
Codecs
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<item
row=
"8"
column=
"
2
"
colspan=
"2"
>
<item
row=
"8"
column=
"
1
"
colspan=
"2"
>
<widget
class=
"QComboBox"
name=
"loopFilterBox"
/>
</item>
<item
row=
"12"
column=
"0"
>
...
...
@@ -56,7 +56,7 @@
</property>
</widget>
</item>
<item
row=
"11"
column=
"1"
colspan=
"2"
>
<item
row=
"11"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"presetBox"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Expanding"
vsizetype=
"Fixed"
>
...
...
@@ -66,7 +66,7 @@
</property>
</widget>
</item>
<item
row=
"11"
column=
"
3
"
>
<item
row=
"11"
column=
"
2
"
>
<widget
class=
"QComboBox"
name=
"tuneBox"
/>
</item>
<item
row=
"4"
column=
"1"
colspan=
"2"
>
...
...
@@ -83,17 +83,17 @@
</property>
</widget>
</item>
<item
row=
"10"
column=
"0"
colspan=
"
4
"
>
<item
row=
"10"
column=
"0"
colspan=
"
3
"
>
<widget
class=
"Line"
name=
"line"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item
row=
"12"
column=
"
3
"
>
<item
row=
"12"
column=
"
2
"
>
<widget
class=
"QLineEdit"
name=
"levelBox"
/>
</item>
<item
row=
"12"
column=
"1"
colspan=
"2"
>
<item
row=
"12"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"profileBox"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Fixed"
>
...
...
@@ -135,7 +135,7 @@
</property>
</widget>
</item>
<item
row=
"5"
column=
"
2
"
>
<item
row=
"5"
column=
"
1
"
>
<widget
class=
"QSpinBox"
name=
"PostProcLevel"
>
<property
name=
"maximumSize"
>
<size>
...
...
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