summaryrefslogtreecommitdiffstats
path: root/logic/VersionFinal.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/VersionFinal.h')
-rw-r--r--logic/VersionFinal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/logic/VersionFinal.h b/logic/VersionFinal.h
index 71e43399..f3bf9771 100644
--- a/logic/VersionFinal.h
+++ b/logic/VersionFinal.h
@@ -81,6 +81,9 @@ public:
static std::shared_ptr<VersionFinal> fromJson(const QJsonObject &obj);
+private:
+ bool preremove(VersionFilePtr);
+
// data members
public:
/// the ID - determines which jar to use! ACTUALLY IMPORTANT!