]> git.sesse.net Git - vlc/commitdiff
Forbid Qt4.5.0
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 14 May 2009 17:55:55 +0000 (19:55 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 14 May 2009 17:55:55 +0000 (19:55 +0200)
modules/gui/qt4/qt4.hpp

index 6bde27156959e2756d58fe83ba01014ac090cabe..ce465341a112ed204be18ae2bcc600bbaf1f5cd0 100644 (file)
@@ -40,7 +40,7 @@
 # error Update your Qt version
 #endif
 #if QT_VERSION == 0x040500
-# warning Please update Qt version to 4.5.1. This warning will become an error.
+# error Please update Qt version to 4.5.1.
 #endif
 
 enum {