Add window titles
authorDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 21:36:10 +0000 (21:36 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 21:36:10 +0000 (21:36 +0000)
commitc087c60fe98c571a27e7508aa3d2ac14fb5d3893
tree2dc233c7f15518f84c6fc32645a5787471125179
parent0ec409b9f583b8920d74117b02d889d18f02958d
Add window titles
this patch adds window titles to most of the windows that Mussa will
popup. I refactored the code that figured out a reasonble title name
from MussaWindow and put it into Mussa.

This did mean that the SubanalysisWindow now needed its own copy
of a MussaRef so it could ask the analysis for its name.
alg/mussa.cpp
alg/mussa.hpp
alg/test/test_mussa.cpp
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp
qui/MussaWindow.cpp
qui/SubanalysisWindow.cpp
qui/SubanalysisWindow.hpp
qui/motif_editor/MotifEditor.cpp
qui/mussa_setup_dialog/MussaSetupDialog.cpp