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
b2d35249
Commit
b2d35249
authored
Aug 07, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove deleted option from Simple preferences UI.
parent
bcdcaf27
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
+4
-12
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+4
-12
No files found.
modules/gui/qt4/ui/sprefs_interface.ui
View file @
b2d35249
...
...
@@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>51
9
</width>
<height>
633
</height>
<width>51
8
</width>
<height>
598
</height>
</rect>
</property>
<property name="sizePolicy" >
...
...
@@ -254,21 +254,14 @@
<item row="0" column="1" colspan="2" >
<widget class="QComboBox" name="artFetcher" />
</item>
<item row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="metaFetcher" >
<property name="text" >
<string>_("Fetch the metadata from the Internet")</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<item row="1" column="0" >
<widget class="QCheckBox" name="updatesBox" >
<property name="text" >
<string>_("Activate update notifier")</string>
</property>
</widget>
</item>
<item row="
2
" column="2" >
<item row="
1
" column="2" >
<widget class="QSpinBox" name="updatesDays" >
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
...
...
@@ -295,7 +288,6 @@
<tabstop>EnqueueOneInterfaceMode</tabstop>
<tabstop>assoButton</tabstop>
<tabstop>artFetcher</tabstop>
<tabstop>metaFetcher</tabstop>
<tabstop>updatesBox</tabstop>
<tabstop>updatesDays</tabstop>
</tabstops>
...
...
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