git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bump necessary Qt version to 4.4
[vlc.git]
/
modules
/
gui
/
qt4
/
qt4.hpp
diff --git
a/modules/gui/qt4/qt4.hpp
b/modules/gui/qt4/qt4.hpp
index
dbcd04f
..
6bde271
100644
(file)
--- a/
modules/gui/qt4/qt4.hpp
+++ b/
modules/gui/qt4/qt4.hpp
@@
-36,7
+36,7
@@
#include <QEvent>
#include <QString>
#include <QEvent>
#include <QString>
-#if ( QT_VERSION < 0x040
3
00 )
+#if ( QT_VERSION < 0x040
4
00 )
# error Update your Qt version
#endif
#if QT_VERSION == 0x040500
# error Update your Qt version
#endif
#if QT_VERSION == 0x040500