]> git.lyx.org Git - features.git/commit
Fix viewer file paths on windows (bug #8892)
authorGeorg Baum <baum@lyx.org>
Thu, 12 Feb 2015 20:22:21 +0000 (21:22 +0100)
committerGeorg Baum <baum@lyx.org>
Thu, 12 Feb 2015 20:22:21 +0000 (21:22 +0100)
commit8a70d0ff9a09c5cdb180650935aefb4b9f8841df
tree739bbfcf80af352130416e14694a157b3cf37f3c
parent4d0beaf541e33063e03b899b6fb4c48512b95776
Fix viewer file paths on windows (bug #8892)

Some applications do not accept forward slashes, so call external viewers
and editors with backward slashes which is the usual convention under windows.
src/Format.cpp
src/support/filetools.cpp
src/support/filetools.h
status.21x