QTfrontend/gameuiconfig.h
branchwebgl
changeset 9950 2759212a27de
parent 9127 e350500c4edb
parent 9547 f9e82f34c904
child 10015 4feced261c68
--- 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