基本框架完成,完善一下细节,最好能完成批量上传
This commit is contained in:
@@ -123,6 +123,7 @@ void FrmSetting::schEnableSsl(bool checked)
|
||||
ui->labEnableSslClose->setStyleSheet(checked?CLOSEQSS:OPENQSS);
|
||||
|
||||
TCHttpService::getInstance()->setSsl(checked);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user