Load saved analysis can open new windows
authorDiane Trout <diane@caltech.edu>
Sat, 16 Sep 2006 00:12:53 +0000 (00:12 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 16 Sep 2006 00:12:53 +0000 (00:12 +0000)
commit26f330047648a71e8753dfbf97a02c944cd6492f
treea44ae0bc269753f5efca671acb6b9b1b8c8a4f71
parent2b4402d0a962b67a680d56bed4f01cfc06f622f5
Load saved analysis can open new windows
ticket:105
this makes mussa behave a bit more like a traditional gui app, in that
saved analyses will replace empty windows, but will create new windows
if there's already something loaded.

Also new windows will copy the default_dir from the parent window.
qui/MussaWindow.cpp