Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
17193cff
Commit
17193cff
authored
Aug 10, 2008
by
Hannes Domani
Committed by
Jean-Baptiste Kempf
Aug 10, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix visibility of preferences sections
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
2feb0633
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
modules/gui/qt4/components/complete_preferences.cpp
modules/gui/qt4/components/complete_preferences.cpp
+1
-0
No files found.
modules/gui/qt4/components/complete_preferences.cpp
View file @
17193cff
...
...
@@ -457,6 +457,7 @@ AdvPrefsPanel::AdvPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
if
(
box
)
{
box
->
setLayout
(
boxlayout
);
box
->
show
();
layout
->
addWidget
(
box
,
i_line
,
0
,
1
,
-
1
);
i_line
++
;
}
...
...
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