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
290f10bb
Commit
290f10bb
authored
Mar 22, 2009
by
Laurent Aimar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed win32 compilation.
Thanks xxcv for noticing it.
parent
89fb0644
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
modules/gui/qt4/util/qvlcapp.hpp
modules/gui/qt4/util/qvlcapp.hpp
+4
-0
No files found.
modules/gui/qt4/util/qvlcapp.hpp
View file @
290f10bb
...
...
@@ -28,6 +28,10 @@
#include <QApplication>
#include <QEvent>
#if defined(Q_WS_WIN)
# include <windows.h>
#endif
class
QVLCApp
:
public
QApplication
{
Q_OBJECT
...
...
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