From a98e1df10cef774672e919497c43373e86c77f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 28 May 2015 09:36:58 +0200 Subject: GH-1011 fetch missing versions when customizing/reverting Minecraft patches --- application/pages/VersionPage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'application/pages/VersionPage.h') diff --git a/application/pages/VersionPage.h b/application/pages/VersionPage.h index f3b49544..49837f80 100644 --- a/application/pages/VersionPage.h +++ b/application/pages/VersionPage.h @@ -69,6 +69,7 @@ private: int currentRow(); void updateButtons(int row = -1); void preselect(int row = 0); + int doUpdate(); protected: /// FIXME: this shouldn't be necessary! -- cgit v1.2.3