Browse Source

V0.5.5
1、修改了ftp工程

Apple 3 tháng trước cách đây
mục cha
commit
2f10c07639
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      demo/ftp/widget.cpp

+ 1 - 0
demo/ftp/widget.cpp

@@ -147,6 +147,7 @@ void Widget::on_pBtn_connect_clicked()
     {
         SPDLOG_INFO("{}", it);
     }
+
 }