mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-18 19:50:46 +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;
|
||||
}
|
||||
MorningFeel=linecomp[idxMorningFeel].toInt(&ok);
|
||||
//if (!ok) dodgy=true;
|
||||
|
||||
if (!ok) MorningFeel=0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user