win32 paths need some conversion
authorDiane Trout <diane@caltech.edu>
Wed, 19 Apr 2006 01:53:10 +0000 (01:53 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 19 Apr 2006 01:53:10 +0000 (01:53 +0000)
commit23ab40cc63c16ddafd0d16d765821c4ea0a4ab62
treeb87480aa0c7715cfbc349d6f6ebc2a7bd2fe8edb
parentf0cceadf945765d90a18e9e6369ef70879a3f617
win32 paths need some conversion
boosts native path type doesn't match win32
conventions quite correctly so before passing
a user entered file name we need to convert it.***END OF DESCRIPTION***

Place the long patch description above the ***END OF DESCRIPTION*** marker.
The first line of this file will be the patch name.

This patch contains the following changes:

M ./alg/glseqbrowser.cpp -1 +1
M ./mussa_exceptions.hpp +1
M ./mussagl.pro -1 +4
M ./qui/MussaWindow.cpp -3 +9
M ./qui/mussa_setup_dialog/MussaSetupWidget.cpp -5 +8
M ./qui/mussagl.cpp -6 +17
alg/glseqbrowser.cpp
mussa_exceptions.hpp
mussagl.pro
qui/MussaWindow.cpp
qui/mussa_setup_dialog/MussaSetupWidget.cpp
qui/mussagl.cpp