mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05: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