Commit f9711b6e by 李定达

1.修复界面bug

parent 26bde266
......@@ -549,5 +549,5 @@ void NewDetailForm::on_detailBtn0_clicked()
void NewDetailForm::on_closeButton_clicked()
{
this->close();
this->hide();
}
......@@ -101,7 +101,7 @@
border-radius: 5px;
}
#closeBtn
#closeButton
{
border-image: url(:newmainhide.png);
border:0px solid;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment