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
aea4bcfb
Commit
aea4bcfb
authored
Jul 25, 2010
by
Francois Cartegnie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: sprefs_interface add developers hints
parent
a241b3c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+8
-2
No files found.
modules/gui/qt4/ui/sprefs_interface.ui
View file @
aea4bcfb
...
...
@@ -8,7 +8,7 @@
<x>
0
</x>
<y>
0
</y>
<width>
793
</width>
<height>
589
</height>
<height>
625
</height>
</rect>
</property>
<property
name=
"sizePolicy"
>
...
...
@@ -232,7 +232,7 @@
<enum>
QFrame::NoFrame
</enum>
</property>
<property
name=
"text"
>
<string
/
>
<string
notr=
"true"
>
-This is the skinsLabel place-
</string
>
</property>
<property
name=
"textFormat"
>
<enum>
Qt::RichText
</enum>
...
...
@@ -406,6 +406,9 @@
<height>
100
</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>
...
...
@@ -413,6 +416,9 @@
</item>
<item
row=
"8"
column=
"0"
colspan=
"2"
>
<widget
class=
"InterfacePreviewWidget"
name=
"skinsPreview"
>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
background-color: rgb(192, 192, 192);
</string>
</property>
<property
name=
"alignment"
>
<set>
Qt::AlignCenter
</set>
</property>
...
...
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