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
e1901193
Commit
e1901193
authored
Jun 24, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Very small fixes on UI.
parent
8313bcef
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
13 deletions
+14
-13
modules/gui/qt4/ui/open_capture.ui
modules/gui/qt4/ui/open_capture.ui
+12
-12
modules/gui/qt4/ui/open_net.ui
modules/gui/qt4/ui/open_net.ui
+2
-1
No files found.
modules/gui/qt4/ui/open_capture.ui
View file @
e1901193
...
...
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>358</width>
<height>1
63
</height>
<height>1
77
</height>
</rect>
</property>
<layout class="QGridLayout" >
...
...
@@ -52,16 +52,6 @@
</property>
</widget>
</item>
<item row="4" column="0" >
<widget class="QPushButton" name="advancedButton" >
<property name="toolTip" >
<string>_("Access advanced options to tweak the device")</string>
</property>
<property name="text" >
<string>_("Advanced options...")</string>
</property>
</widget>
</item>
<item row="5" column="0" colspan="4" >
<spacer>
<property name="orientation" >
...
...
@@ -70,7 +60,7 @@
<property name="sizeType" >
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>20</width>
<height>30</height>
...
...
@@ -78,6 +68,16 @@
</property>
</spacer>
</item>
<item row="4" column="3" >
<widget class="QPushButton" name="advancedButton" >
<property name="toolTip" >
<string>_("Access advanced options to tweak the device")</string>
</property>
<property name="text" >
<string>_("Advanced options...")</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
...
...
modules/gui/qt4/ui/open_net.ui
View file @
e1901193
...
...
@@ -79,7 +79,8 @@
<item row="1" column="1" >
<widget class="QLineEdit" name="addressText" >
<property name="toolTip" >
<string>_("Enter the URL of the network stream here,\nwith or without the protocol.")</string>
<string>_("Enter the URL of the network stream here,
with or without the protocol.")</string>
</property>
</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