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
Steve Lhomme
VLC
Commits
1ceb9aa1
Commit
1ceb9aa1
authored
Dec 23, 2006
by
zorglub
Browse files
Wtf ?
parent
1be77d50
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/qt4/main_interface.cpp
View file @
1ceb9aa1
/*****************************************************************************
* main_inteface.cpp : Main interface
* main_inte
r
face.cpp : Main interface
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id$
...
...
@@ -564,7 +564,7 @@ void MainInterface::play()
if
(
playlist_IsEmpty
(
THEPL
)
)
{
/* The playlist is empty, open a file requester */
THEDP
->
simpleOpen
Dialog
();
THEDP
->
openFile
Dialog
();
setStatus
(
0
);
return
;
}
...
...
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