mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-21 13:10:47 +00:00
Fix that last commit mess - Sorry I was using windows. windows sucks.
This commit is contained in:
parent
48b2ebb0d6
commit
396e9033ca
@ -237,7 +237,6 @@ int ZEOLoader::OpenFile(QString filename)
|
|||||||
if (!SetAlarmTime.isValid()) dodgy=true;
|
if (!SetAlarmTime.isValid()) dodgy=true;
|
||||||
}
|
}
|
||||||
MorningFeel=linecomp[idxMorningFeel].toInt(&ok);
|
MorningFeel=linecomp[idxMorningFeel].toInt(&ok);
|
||||||
//if (!ok) dodgy=true;
|
|
||||||
|
|
||||||
if (!ok) MorningFeel=0;
|
if (!ok) MorningFeel=0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user