mirror of
https://github.com/YACReader/yacreader
synced 2025-11-19 17:12:49 -05:00
Keep disabled actions during navigation while automatic updates are happening
This commit is contained in:
@ -15,6 +15,7 @@ public:
|
||||
|
||||
void init();
|
||||
void updateLibraries();
|
||||
bool isRunning() const;
|
||||
|
||||
public slots:
|
||||
void stop();
|
||||
|
||||
Reference in New Issue
Block a user