]> git.lyx.org Git - features.git/commit
Replace #warning by something that is understood by MSVC
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 16 Mar 2012 11:22:34 +0000 (12:22 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 16 Mar 2012 11:26:54 +0000 (12:26 +0100)
commitea506d6a67375d28677475972f7ab18e9e884e26
tree270da13510f4e854f99bebe4a5ffc94dd048df84
parent234ba2c41978f7e768791b833708b449e91000fc
Replace #warning by something that is understood by MSVC

MSVC gives a warning when using #warning. However, it does
not show the actual warning.
src/frontends/qt4/GuiApplication.cpp
src/version.h