GUI implementation to re-import exported file(s)

This commit is contained in:
Robin Gareus 2022-03-11 04:22:56 +01:00
parent 020051772e
commit 9c087492c7
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
4 changed files with 37 additions and 1 deletions

View file

@ -127,7 +127,7 @@ private:
PublicEditor & editor;
StatusPtr status;
std::vector<std::string> _files_to_reimport;
/* Warning area */