some minor bug fixes

This commit is contained in:
nemu
2009-03-22 16:19:08 +00:00
parent 201692410a
commit 98f05c3d3f
5 changed files with 9 additions and 8 deletions

View File

@ -111,6 +111,7 @@ class PAdmin
QString fExecPath;
QString fDefaultSavePath;
QString fMsrDefaultFilePath;
QString fTheoFuncPixmapPath;
QString fBeamline;
@ -118,8 +119,6 @@ class PAdmin
QString fFileFormat;
bool fLifetimeCorrection;
QString fMsrDefaultFilePath;
QString fHelpMain;
QValueVector<PTheory> fTheory;