mirror of
https://github.com/YACReader/yacreader
synced 2026-01-31 04:10:04 -05: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