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
Steve Lhomme
VLC
Commits
1ceb9aa1
Commit
1ceb9aa1
authored
Dec 23, 2006
by
Clément Stenac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wtf ?
parent
1be77d50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.cpp
+2
-2
No files found.
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
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