mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
GUI: Fixing some minor Export dialog bugs (texture option disabled on export or failing to save mesh without extension set)
This commit is contained in:
@@ -116,6 +116,7 @@ private:
|
||||
void setSaveButton();
|
||||
void setOkButton();
|
||||
void enableRegeneration(bool enabled);
|
||||
void updateTexturingAvailability(bool isExporting);
|
||||
|
||||
private:
|
||||
Ui_ExportCloudsDialog * _ui;
|
||||
|
||||
Reference in New Issue
Block a user