Move rdlogmanager(1) scheduler artist separation from clock to event.

This commit is contained in:
Patrick Linstruth
2019-02-25 16:46:38 -08:00
parent b7cdc4f838
commit 5d82d16eef
23 changed files with 339 additions and 82 deletions

View File

@@ -93,6 +93,7 @@ class MainObject : public QObject
bool UpdateLogTable186(const QString &table,QString *err_msg) const;
bool ConvertTimeField186(const QString &table,const QString &field,
QString *err_msg) const;
bool ConvertArtistSep307(QString *err_msg) const;
//
// revertschema.cpp