Fixed not working "Insert data in GUI cache" when disabled

This commit is contained in:
Mathieu Labbe
2015-01-12 17:43:42 -05:00
parent cd3bd2948e
commit cdb1e29d45
3 changed files with 78 additions and 51 deletions

View File

@@ -45,6 +45,7 @@ public:
void setSaveButton();
void setOkButton();
void enableRegeneration(bool enabled);
bool getAssemble() const;
double getAssembleVoxel() const;