Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
sukai33 committed Apr 22, 2022
1 parent f895aa4 commit ba685ee
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified qt界面编辑虚拟墙.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qt界面编辑虚拟墙参考.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ SlamtecKSDemoDlgCostMap::SlamtecKSDemoDlgCostMap(QString databaseName, QString d
UiInit();
/*************对话框窗体初始化***************/
setFixedSize(1100, 500);
setWindowTitle(QStringLiteral("执行任务管理"));
setWindowTitle(QStringLiteral("虚拟墙管理"));
}
/**************************************************************************
* 函数名称:UiInit
Expand Down Expand Up @@ -742,4 +742,4 @@ void SlamtecKSDemoDlgCostMap::onUpdate() {
}


}
}

0 comments on commit ba685ee

Please sign in to comment.