修正 author,同步版本.
Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
parent
98768c6d74
commit
b0fe752aff
|
@ -20,7 +20,7 @@ QtProAddFileHelper::QtProAddFileHelper(QWidget *parent) :
|
|||
StatusLabel = new QLabel(this);
|
||||
StatusLabel->adjustSize();
|
||||
ui->statusBar->addWidget(StatusLabel);
|
||||
StatusLabel->setText("By: Lion Chen @Giraffe Ver:2.3.0");
|
||||
StatusLabel->setText("By: Rick Chan @Giraffe Beta:2.3.1");
|
||||
|
||||
CheckBoxes.clear();
|
||||
CheckBoxes.append(ui->cCheckBox);
|
||||
|
|
Loading…
Reference in New Issue