mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-17 05:08:50 -04:00
Start integrating user demod label
This commit is contained in:
@@ -1864,6 +1864,8 @@ bool AppFrame::loadSession(std::string fileName) {
|
||||
GetStatusBar()->SetStatusText(wxString::Format(wxT("Loaded session file: %s"), currentSessionFile.c_str()));
|
||||
SetTitle(wxString::Format(wxT("%s: %s"), CUBICSDR_TITLE, filePart.c_str()));
|
||||
|
||||
wxGetApp().getBookmarkMgr().updateActiveList();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user