--- a/QTfrontend/gameuiconfig.h Fri Oct 11 17:43:13 2013 +0200
+++ b/QTfrontend/gameuiconfig.h Sat Jan 04 23:55:54 2014 +0400
@@ -99,6 +99,8 @@
bool eventFilter(QObject *object, QEvent *event);
QString temphash;
QList<BindAction> m_binds;
+
+ void applyProxySettings();
};
#endif