diff --git a/GUI/EvtMainFrame.cpp b/GUI/EvtMainFrame.cpp index 1b8ff98..6a2568a 100644 --- a/GUI/EvtMainFrame.cpp +++ b/GUI/EvtMainFrame.cpp @@ -425,6 +425,7 @@ void EvtMainFrame::saveFileEventHandler(int event_type, const wxString& event_fi break; } if(event_file == _profileManager.currentProfile()->filename()) { + updateProfileStats(); getActiveSlot(); } else {