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
334715ee
Commit
334715ee
authored
May 19, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: remove unneeded margins and parameters
parent
01c12214
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
22 deletions
+12
-22
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+0
-9
modules/gui/qt4/ui/sprefs_subtitles.ui
modules/gui/qt4/ui/sprefs_subtitles.ui
+12
-13
No files found.
modules/gui/qt4/ui/sprefs_interface.ui
View file @
334715ee
...
...
@@ -145,21 +145,12 @@
<height>
50
</height>
</size>
</property>
<property
name=
"baseSize"
>
<size>
<width>
0
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
background-color: rgb(192, 192, 192);
</string>
</property>
<property
name=
"alignment"
>
<set>
Qt::AlignHCenter|Qt::AlignTop
</set>
</property>
<property
name=
"margin"
>
<number>
0
</number>
</property>
</widget>
</item>
<item>
...
...
modules/gui/qt4/ui/sprefs_subtitles.ui
View file @
334715ee
...
...
@@ -8,7 +8,7 @@
<x>
0
</x>
<y>
0
</y>
<width>
741
</width>
<height>
41
0
</height>
<height>
41
6
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
...
...
@@ -161,9 +161,6 @@
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
colspan=
"3"
>
<widget
class=
"QFontComboBox"
name=
"font"
/>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"fontSizeLabel"
>
<property
name=
"minimumSize"
>
...
...
@@ -200,7 +197,7 @@
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
2
0
</width>
<width>
1
0
</width>
<height>
20
</height>
</size>
</property>
...
...
@@ -265,13 +262,6 @@
</property>
</widget>
</item>
<item
row=
"3"
column=
"3"
>
<widget
class=
"QCheckBox"
name=
"backgroundCheck"
>
<property
name=
"text"
>
<string>
Add a background
</string>
</property>
</widget>
</item>
<item
row=
"4"
column=
"0"
>
<widget
class=
"QLabel"
name=
"subsPosLabel"
>
<property
name=
"minimumSize"
>
...
...
@@ -310,6 +300,16 @@
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
colspan=
"4"
>
<widget
class=
"QFontComboBox"
name=
"font"
/>
</item>
<item
row=
"3"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"backgroundCheck"
>
<property
name=
"text"
>
<string>
Add a background
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
...
...
@@ -343,7 +343,6 @@
<tabstop>
effect
</tabstop>
<tabstop>
outlineColor
</tabstop>
<tabstop>
shadowCheck
</tabstop>
<tabstop>
backgroundCheck
</tabstop>
<tabstop>
subsPosition
</tabstop>
</tabstops>
<resources/>
...
...
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