Browse Source

add auto create license file and delete self

dongjunhong 2 months ago
parent
commit
ea292986cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/tool/tool_getLicense/mainwindow.cpp

+ 1 - 0
src/tool/tool_getLicense/mainwindow.cpp

@@ -20,6 +20,7 @@ MainWindow::MainWindow(QWidget *parent)
     }
 
 }
+
 void MainWindow::on_pushButton_clicked()
 {
     QString machid =ui->lineEdit->text();