summaryrefslogtreecommitdiffstats
path: root/application/pages/VersionPage.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2015-05-28 09:36:58 +0200
committerPetr Mrázek <peterix@gmail.com>2015-05-28 09:36:58 +0200
commita98e1df10cef774672e919497c43373e86c77f97 (patch)
treec29b1c33fff9a4ee4281a8ca7f0c1755dbb76bcc /application/pages/VersionPage.h
parentf9e186ab704401416832d723c2e70a0f7a7435b3 (diff)
downloadMultiMC-a98e1df10cef774672e919497c43373e86c77f97.tar
MultiMC-a98e1df10cef774672e919497c43373e86c77f97.tar.gz
MultiMC-a98e1df10cef774672e919497c43373e86c77f97.tar.lz
MultiMC-a98e1df10cef774672e919497c43373e86c77f97.tar.xz
MultiMC-a98e1df10cef774672e919497c43373e86c77f97.zip
GH-1011 fetch missing versions when customizing/reverting Minecraft patches
Diffstat (limited to 'application/pages/VersionPage.h')
-rw-r--r--application/pages/VersionPage.h1
1 files changed, 1 insertions, 0 deletions
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!