pass default_dir around
authorDiane Trout <diane@caltech.edu>
Fri, 13 Oct 2006 01:31:41 +0000 (01:31 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 13 Oct 2006 01:31:41 +0000 (01:31 +0000)
commit324fb229c172821dac62f9bf433b8d581c922d69
treea0f5d7a61b0ea13a90366afa8c79888e8b9e4c22
parent790354c79d5cdfc527582f37a152219fbcaf9d65
pass default_dir around
convert default_dir to be a shared_ptr and then pass it around
all of our windows that need to save things. Pretty much now
whenever someone saves something we'll remember that last directory
and use it as our default dir.

I hope this works on windows, if it breaks, there
might be a few fs::natives that are needed.
qui/ImageSaveDialog.cpp
qui/ImageSaveDialog.hpp
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp
qui/MussaWindow.cpp
qui/MussaWindow.hpp
qui/seqbrowser/SequenceBrowserWidget.cpp
qui/seqbrowser/SequenceBrowserWidget.hpp