mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +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;
|
||||
LoadDate(previous_date);
|
||||
mainwin->getOverview()->graphView()->dataChanged();
|
||||
mainwin->GenerateStatistics();
|
||||
}
|
||||
|
||||
void Daily::Link_clicked(const QUrl &url)
|
||||
|
Loading…
Reference in New Issue
Block a user