--- a/QTfrontend/gameuiconfig.h Tue Oct 15 11:35:46 2013 +0200
+++ b/QTfrontend/gameuiconfig.h Tue Oct 15 22:38:32 2013 +0400
@@ -99,6 +99,8 @@
bool eventFilter(QObject *object, QEvent *event);
QString temphash;
QList<BindAction> m_binds;
+
+ void applyProxySettings();
};
#endif