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