Fix that last commit mess - Sorry I was using windows. windows sucks.

This commit is contained in:
Mark Watkins 2012-05-19 17:07:13 +10:00
parent 48b2ebb0d6
commit 396e9033ca

View File

@ -237,7 +237,6 @@ int ZEOLoader::OpenFile(QString filename)
if (!SetAlarmTime.isValid()) dodgy=true;
}
MorningFeel=linecomp[idxMorningFeel].toInt(&ok);
//if (!ok) dodgy=true;
if (!ok) MorningFeel=0;