QTfrontend/gameuiconfig.h
changeset 9547 f9e82f34c904
parent 9080 9b42757d7e71
child 9950 2759212a27de
child 9998 736015b847e3
--- 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