Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
53fe486a
Commit
53fe486a
authored
Jan 15, 2010
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: Sprefs video, add more space around the text
parent
ec8a3f8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
7 deletions
+23
-7
modules/gui/qt4/ui/sprefs_video.ui
modules/gui/qt4/ui/sprefs_video.ui
+23
-7
No files found.
modules/gui/qt4/ui/sprefs_video.ui
View file @
53fe486a
...
...
@@ -7,8 +7,8 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
514
</width>
<height>
6
0
6
</height>
<width>
820
</width>
<height>
6
2
6
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
...
...
@@ -216,10 +216,10 @@
<property
name=
"spacing"
>
<number>
6
</number>
</property>
<item
row=
"0"
column=
"
1
"
colspan=
"2"
>
<item
row=
"0"
column=
"
2
"
colspan=
"2"
>
<widget
class=
"QLineEdit"
name=
"snapshotsDirectory"
/>
</item>
<item
row=
"0"
column=
"
3
"
>
<item
row=
"0"
column=
"
4
"
>
<widget
class=
"QPushButton"
name=
"snapshotsDirectoryBrowse"
>
<property
name=
"text"
>
<string>
Browse...
</string>
...
...
@@ -246,7 +246,7 @@
</property>
</widget>
</item>
<item
row=
"1"
column=
"
1
"
>
<item
row=
"1"
column=
"
2
"
>
<widget
class=
"QLineEdit"
name=
"snapshotsPrefix"
>
<property
name=
"text"
>
<string>
vlc-snap
</string>
...
...
@@ -263,16 +263,32 @@
</property>
</widget>
</item>
<item
row=
"2"
column=
"
1
"
colspan=
"3"
>
<item
row=
"2"
column=
"
2
"
colspan=
"3"
>
<widget
class=
"QComboBox"
name=
"snapshotsFormat"
/>
</item>
<item
row=
"1"
column=
"
2
"
colspan=
"2"
>
<item
row=
"1"
column=
"
3
"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"snapshotsSequentialNumbering"
>
<property
name=
"text"
>
<string>
Sequential numbering
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<spacer
name=
"horizontalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeType"
>
<enum>
QSizePolicy::Preferred
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</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