diff options
Diffstat (limited to 'backend/LegacyUpdate.h')
-rw-r--r-- | backend/LegacyUpdate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/LegacyUpdate.h b/backend/LegacyUpdate.h index ad58fc85..a48189a6 100644 --- a/backend/LegacyUpdate.h +++ b/backend/LegacyUpdate.h @@ -44,6 +44,8 @@ private slots: void jarFailed(); void extractLwjgl(); + + void ModTheJar(); private: QSharedPointer<QNetworkReply> m_reply; |