added a first version of the preferences which allows to set the musrfit options like keep-mn2-output

This commit is contained in:
nemu
2009-03-07 17:45:24 +00:00
parent bbabeee8d9
commit dc70607474
7 changed files with 397 additions and 27 deletions

View File

@@ -100,6 +100,8 @@ private:
PAdmin *fAdmin;
bool fShowMlog;
bool fKeepMinuit2Output;
int fDump;
QComboBox *fComboFont;
QComboBox *fComboSize;