X-Git-Url: https://git.johniez.cz/?p=aspt.git;a=blobdiff_plain;f=proxyset.h;fp=proxyset.h;h=d231afe264e053fe2d23d7b1c13f0892bfb1a54a;hp=a9d388ce157799f3a7ac35e1ab2503406e908e33;hb=d5bb30030db3f96b903382a8f862c76d73fdc2b2;hpb=b935a223648e5014d780856903a1b421c7e84398 diff --git a/proxyset.h b/proxyset.h index a9d388c..d231afe 100644 --- a/proxyset.h +++ b/proxyset.h @@ -15,6 +15,7 @@ http://creativecommons.org/licenses/by-nc-nd/2.5/legalcode #include #include +/// Proxy settings widget. class ProxySet: public QWidget { Q_OBJECT QVBoxLayout *mainLayout;