mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 20:00:06 -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