mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Update the UI when a client synchronizes back the libraries
Only the top banners for now. TODO: ComicModel should also be updated.
This commit is contained in:
@ -20,6 +20,7 @@ public:
|
||||
QString getPort();
|
||||
|
||||
signals:
|
||||
void clientSync();
|
||||
void comicUpdated(qulonglong libraryId, qulonglong comicId);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user