X-Git-Url: http://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fqt4.hpp;h=6bde27156959e2756d58fe83ba01014ac090cabe;hp=dbcd04f7aa47f8a311e575d1f298b0ad6a9c43e4;hb=a5f79a7d285b162d40e0289bc9ad733ec4da606e;hpb=fd7f8f854a13f7b65cb2b8622755aa47ee932919 diff --git a/modules/gui/qt4/qt4.hpp b/modules/gui/qt4/qt4.hpp index dbcd04f7aa..6bde271569 100644 --- a/modules/gui/qt4/qt4.hpp +++ b/modules/gui/qt4/qt4.hpp @@ -36,7 +36,7 @@ #include #include -#if ( QT_VERSION < 0x040300 ) +#if ( QT_VERSION < 0x040400 ) # error Update your Qt version #endif #if QT_VERSION == 0x040500