mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
DBViewer: fixing previous commit for very large databases (where we don't want to regenerate map if we don't show it)
This commit is contained in:
@@ -135,6 +135,7 @@ public:
|
||||
|
||||
signals:
|
||||
void configChanged();
|
||||
void mapShownRequested();
|
||||
|
||||
public slots:
|
||||
void restoreDefaults();
|
||||
|
||||
Reference in New Issue
Block a user