changeset 7701 | 2b9017ffc72f |
parent 7700 | fc44e4e33d1c |
child 7702 | c8906c3a2aeb |
--- a/QTfrontend/ui/page/pageoptions.cpp Fri Sep 21 23:29:57 2012 +0400 +++ b/QTfrontend/ui/page/pageoptions.cpp Fri Sep 21 23:33:34 2012 +0400 @@ -486,6 +486,7 @@ connect(cbProxyType, SIGNAL(currentIndexChanged(int)), this, SLOT(onProxyTypeChanged())); + onProxyTypeChanged(); } page2Layout->addWidget(new QWidget(this), 2, 0);