Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
1e698a03
Commit
1e698a03
authored
Dec 20, 2007
by
Jean-Baptiste Kempf
Browse files
Qt4 - add UPDATEVLC_DIALOG to the DP.
parent
496d33dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/dialogs_provider.cpp
View file @
1e698a03
...
...
@@ -127,6 +127,7 @@ void DialogsProvider::customEvent( QEvent *event )
case
INTF_DIALOG_WIZARD
:
case
INTF_DIALOG_STREAMWIZARD
:
case
INTF_DIALOG_UPDATEVLC
:
updateDialog
();
break
;
case
INTF_DIALOG_EXIT
:
default:
msg_Warn
(
p_intf
,
"unimplemented dialog"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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