mirror of
https://github.com/YACReader/yacreader
synced 2026-03-31 18:02:42 -04:00
Make automatic updates cancelable by the user
This commit is contained in:
@ -15,6 +15,8 @@ public:
|
||||
|
||||
void init();
|
||||
void updateLibraries();
|
||||
|
||||
public slots:
|
||||
void stop();
|
||||
void cancel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user