From 0a312d3b08a40d51acc1952df3ed2f0348f4aa5e Mon Sep 17 00:00:00 2001 From: Forkk Date: Mon, 6 Jan 2014 15:02:58 -0600 Subject: Implement proxy settings --- MultiMC.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MultiMC.h') diff --git a/MultiMC.h b/MultiMC.h index d02099f3..18c7aab7 100644 --- a/MultiMC.h +++ b/MultiMC.h @@ -123,6 +123,11 @@ public: void installUpdates(const QString updateFilesDir, UpdateFlags flags = None); + /*! + * Updates the application proxy settings from the settings object. + */ + void updateProxySettings(); + /*! * Opens a json file using either a system default editor, or, if note empty, the editor * specified in the settings -- cgit v1.2.3