Work towards MussaSetupDialog
authorBrandon King <kingb@caltech.edu>
Sat, 18 Mar 2006 01:20:50 +0000 (01:20 +0000)
committerBrandon King <kingb@caltech.edu>
Sat, 18 Mar 2006 01:20:50 +0000 (01:20 +0000)
commita657f6c85412e9483f3adadea22b510bd9956e25
tree9be15056514bb394fc7f6609a84b849cd81a47a0
parent644687130f17319f423741e4eb0f16015f5b59ff
Work towards MussaSetupDialog

This patch just adds a director qui/mussa_setup_dialog/ and includes the .cpp and .hpp files to support the dialog box. This patch does not touch any other areas of the code and therefor is a safe patch to pull (without worrying about merge conflicts).
qui/mussa_setup_dialog/IsFileValidator.cpp [new file with mode: 0644]
qui/mussa_setup_dialog/IsFileValidator.hpp [new file with mode: 0644]
qui/mussa_setup_dialog/MussaSetupDialog.cpp [new file with mode: 0644]
qui/mussa_setup_dialog/MussaSetupDialog.hpp [new file with mode: 0644]
qui/mussa_setup_dialog/MussaSetupWidget.cpp [new file with mode: 0644]
qui/mussa_setup_dialog/MussaSetupWidget.hpp [new file with mode: 0644]
qui/mussa_setup_dialog/SequenceSetupWidget.cpp [new file with mode: 0644]
qui/mussa_setup_dialog/SequenceSetupWidget.hpp [new file with mode: 0644]