fix catalog.xml out of date after reloading songs
This commit is contained in:
@@ -1063,7 +1063,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
/* This shouldn't need to be here; if it's taking long enough that this is
|
||||
* even visible, we should be fixing it, not showing a progress display. */
|
||||
SaveCatalogXml( loading_window );
|
||||
CatalogXml::Save( loading_window );
|
||||
|
||||
NSMAN = new NetworkSyncManager( loading_window );
|
||||
MESSAGEMAN = new MessageManager;
|
||||
|
||||
Reference in New Issue
Block a user