Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
bc9de538
Commit
bc9de538
authored
Aug 07, 2008
by
Jean-Baptiste Kempf
Browse files
Typo.
parent
65e6b335
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/open_panels.cpp
View file @
bc9de538
...
@@ -1074,7 +1074,7 @@ void CaptureOpenPanel::updateButtons()
...
@@ -1074,7 +1074,7 @@ void CaptureOpenPanel::updateButtons()
VLC_OBJECT
(
p_intf
),
p_config
,
this
,
false
,
devLayout
,
line
);
VLC_OBJECT
(
p_intf
),
p_config
,
this
,
false
,
devLayout
,
line
);
line
++
;
line
++
;
}
}
b
v
reak
;
break
;
#else
#else
case
DVB_DEVICE
:
case
DVB_DEVICE
:
if
(
dvbs
->
isChecked
()
)
dvbFreq
->
setSuffix
(
" kHz"
);
if
(
dvbs
->
isChecked
()
)
dvbFreq
->
setSuffix
(
" kHz"
);
...
...
Write
Preview
Supports
Markdown
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