mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Crud.. Deliberately breaking until I fix this issue
This commit is contained in:
parent
05b0b20973
commit
edc8c1f265
@ -629,6 +629,8 @@ bool Session::LoadEvents(QString filename)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
zzzzz; deliberately breaking git..
|
||||||
|
|
||||||
if (version<events_version) {
|
if (version<events_version) {
|
||||||
qDebug() << "Upgrading Events file" << filename << "to version" << events_version;
|
qDebug() << "Upgrading Events file" << filename << "to version" << events_version;
|
||||||
UpdateSummaries();
|
UpdateSummaries();
|
||||||
|
Loading…
Reference in New Issue
Block a user