mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Merge branch 'master' of github.com:introlab/rtabmap
This commit is contained in:
@@ -2256,7 +2256,8 @@ void MainWindow::drawKeypoints(const std::multimap<int, cv::KeyPoint> & refWords
|
||||
|
||||
void MainWindow::showEvent(QShowEvent* anEvent)
|
||||
{
|
||||
this->setWindowModified(false);
|
||||
//if the config file doesn't exist, make the GUI obsolete
|
||||
this->setWindowModified(!QFile::exists(_preferencesDialog->getIniFilePath()));
|
||||
}
|
||||
|
||||
void MainWindow::moveEvent(QMoveEvent* anEvent)
|
||||
|
||||
Reference in New Issue
Block a user