mirror of
https://github.com/YACReader/yacreader
synced 2026-02-03 22:01:20 -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