mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
Merge branch 'master' into update-release-notes
This commit is contained in:
commit
1caf1f3cbc
@ -587,6 +587,7 @@ void Daily::doToggleSession(Session * sess)
|
|||||||
if (rejectToggleSessionEnable( sess) ) return;
|
if (rejectToggleSessionEnable( sess) ) return;
|
||||||
LoadDate(previous_date);
|
LoadDate(previous_date);
|
||||||
mainwin->getOverview()->graphView()->dataChanged();
|
mainwin->getOverview()->graphView()->dataChanged();
|
||||||
|
mainwin->GenerateStatistics();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Daily::Link_clicked(const QUrl &url)
|
void Daily::Link_clicked(const QUrl &url)
|
||||||
|
Loading…
Reference in New Issue
Block a user