]> git.lyx.org Git - features.git/commit
Do not rely on make_pair converting string to FileName
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 8 Oct 2012 19:26:17 +0000 (21:26 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 8 Oct 2012 19:29:32 +0000 (21:29 +0200)
commit3bc9cbcdc8107503e48a685dd59ac177b1f28886
tree001239d535d244919a14e3a745526638dae59a66
parent53694874f32891a2a4a2cc67ceeccba94d4a83e4
Do not rely on make_pair converting string to FileName

This fixes compilation with MSVC2012.
src/insets/InsetGraphics.cpp