summaryrefslogtreecommitdiffstats
path: root/logic/OneSixInstance.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-03-02 02:17:55 +0100
committerPetr Mrázek <peterix@gmail.com>2014-03-02 02:17:55 +0100
commit80d146866c8c5f00c6d790b476a774def71010bf (patch)
tree322e6d0b593729c774270a24a346813f6cc768d9 /logic/OneSixInstance.h
parent5a344a293323993eabbe2165d01cbb9a4220201c (diff)
downloadMultiMC-80d146866c8c5f00c6d790b476a774def71010bf.tar
MultiMC-80d146866c8c5f00c6d790b476a774def71010bf.tar.gz
MultiMC-80d146866c8c5f00c6d790b476a774def71010bf.tar.lz
MultiMC-80d146866c8c5f00c6d790b476a774def71010bf.tar.xz
MultiMC-80d146866c8c5f00c6d790b476a774def71010bf.zip
Remove widgets from logic.
Diffstat (limited to 'logic/OneSixInstance.h')
-rw-r--r--logic/OneSixInstance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/OneSixInstance.h b/logic/OneSixInstance.h
index 75edec1e..c7ef2ee8 100644
--- a/logic/OneSixInstance.h
+++ b/logic/OneSixInstance.h
@@ -54,7 +54,7 @@ public:
virtual QDialog *createModEditDialog(QWidget *parent) override;
/// reload the full version json files. return true on success!
- bool reloadVersion(QWidget *widgetParent = 0);
+ bool reloadVersion();
/// clears all version information in preparation for an update
void clearVersion();
/// get the current full version info