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
a028907e
Commit
a028907e
authored
Jul 10, 2013
by
Ludovic Fauvet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: fix .ui names conflicts and warnings
parent
da653b5f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open.ui
+1
-1
modules/gui/qt4/ui/sprefs_audio.ui
modules/gui/qt4/ui/sprefs_audio.ui
+1
-1
modules/gui/qt4/ui/sprefs_video.ui
modules/gui/qt4/ui/sprefs_video.ui
+1
-1
modules/gui/qt4/ui/video_effects.ui
modules/gui/qt4/ui/video_effects.ui
+1
-1
No files found.
modules/gui/qt4/ui/open.ui
View file @
a028907e
...
...
@@ -220,7 +220,7 @@
<widget
class=
"Line"
name=
"line"
/>
</item>
<item
row=
"3"
column=
"1"
colspan=
"5"
>
<widget
class=
"Line"
name=
"line"
/>
<widget
class=
"Line"
name=
"line
_1
"
/>
</item>
<item
row=
"0"
column=
"4"
colspan=
"2"
>
<widget
class=
"QTimeEdit"
name=
"startTimeTimeEdit"
>
...
...
modules/gui/qt4/ui/sprefs_audio.ui
View file @
a028907e
...
...
@@ -450,7 +450,7 @@
<property
name=
"enabled"
>
<bool>
true
</bool>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<layout
class=
"QGridLayout"
name=
"gridLayout
_1
"
>
<property
name=
"margin"
>
<number>
0
</number>
</property>
...
...
modules/gui/qt4/ui/sprefs_video.ui
View file @
a028907e
...
...
@@ -166,7 +166,7 @@
<property
name=
"title"
>
<string>
Video
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<layout
class=
"QGridLayout"
name=
"gridLayout
_1
"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"deinterLabel"
>
<property
name=
"text"
>
...
...
modules/gui/qt4/ui/video_effects.ui
View file @
a028907e
...
...
@@ -956,7 +956,7 @@
<property
name=
"checked"
>
<bool>
false
</bool>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<layout
class=
"QGridLayout"
name=
"gridLayout
_1
"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_19"
>
<property
name=
"minimumSize"
>
...
...
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