mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
fixed actions' status after partial update
This commit is contained in:
@ -332,6 +332,7 @@ public slots:
|
||||
QProgressDialog * newProgressDialog(const QString & label, int maxValue);
|
||||
void reloadAfterCopyMove();
|
||||
QModelIndex getCurrentFolderIndex();
|
||||
void enableNeededActions();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user