GH-1011 fetch missing versions when customizing/reverting Minecraft patches

This commit is contained in:
Petr Mrázek
2015-05-28 09:36:58 +02:00
parent f9e186ab70
commit a98e1df10c
4 changed files with 41 additions and 13 deletions

View File

@@ -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!