diff options
Diffstat (limited to 'api/logic/updater/GoUpdate.h')
-rw-r--r-- | api/logic/updater/GoUpdate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/logic/updater/GoUpdate.h b/api/logic/updater/GoUpdate.h index 95f26b8c..0e183b9f 100644 --- a/api/logic/updater/GoUpdate.h +++ b/api/logic/updater/GoUpdate.h @@ -133,4 +133,4 @@ bool MULTIMC_LOGIC_EXPORT processFileLists bool MULTIMC_LOGIC_EXPORT fixPathForOSX(QString &path); } -Q_DECLARE_METATYPE(GoUpdate::Status);
\ No newline at end of file +Q_DECLARE_METATYPE(GoUpdate::Status) |