5#include <score_lib_base_export.h>
38 static bool canRestoreDocuments();
41 static std::vector<RestorableDocument> restorableDocuments();
Base toolkit upon which the software is built.
Definition Application.cpp:90
Manages the list of documents that can be restored after a crash.
Definition DocumentBackups.hpp:36
Definition DocumentBackups.hpp:14