mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
fixed exported calibration name (stereo)
This commit is contained in:
@@ -85,6 +85,7 @@ PreferencesDialog::PreferencesDialog(QWidget * parent) :
|
||||
{
|
||||
ULOGGER_DEBUG("");
|
||||
_calibrationDialog->setWindowFlags(Qt::Window);
|
||||
_calibrationDialog->setWindowTitle(tr("Calibration"));
|
||||
|
||||
_ui = new Ui_preferencesDialog();
|
||||
_ui->setupUi(this);
|
||||
|
||||
Reference in New Issue
Block a user