minor updates to mussa setup widget
authorDiane Trout <diane@caltech.edu>
Fri, 3 Aug 2007 01:35:01 +0000 (01:35 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 3 Aug 2007 01:35:01 +0000 (01:35 +0000)
commitecfe244f32df285be1df4bf2c26f18151dbbdcb8
treeea54d282e41c7eb1a1f9c1d12aecfa499652285a
parent017682979854cb55fce8ff9033428be05fda42d1
minor updates to mussa setup widget
I was trying to get mussa to build against qt 4.3.0 which and this component
had some display issues (which I wasn't able to resolve on OS X)
these updates remove the trailing blank space that was needed for qt 4.2.2
on windows (at least I think it was that version) and wrapped most
of the display strings in the tr() so we could localize mussa if we
wanted to.
qui/mussa_setup_dialog/MussaSetupWidget.cpp
qui/mussa_setup_dialog/SequenceSetupFrame.cpp
qui/mussa_setup_dialog/SequenceSetupWidget.cpp