mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -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