Fix the new analysis dialog so it starts at a good size on os x
authorDiane Trout <diane@caltech.edu>
Wed, 18 Nov 2009 22:11:30 +0000 (14:11 -0800)
committerDiane Trout <diane@caltech.edu>
Wed, 18 Nov 2009 22:11:30 +0000 (14:11 -0800)
commit0c1c957ddc2e51b005065f7aaf56460274a782c8
treed8f9a0c76f44262ff3bdcb58293f9568547c6e1a
parent677399612a513c6e2fe86c23fe0ad2b40378e3a8
Fix the new analysis dialog so it starts at a good size on os x
the previous default ended up with UI elements that were too squished.
this now allows the scroll area to resize the interior widget.
qui/mussa_setup_dialog/SequenceSetupFrame.cpp
qui/mussa_setup_dialog/SequenceSetupFrame.hpp
qui/mussa_setup_dialog/SequenceSetupWidget.cpp