[TD]simplify section hatch file handling

This commit is contained in:
wandererfan
2022-11-09 15:23:00 -05:00
committed by WandererFan
parent 3ce218d1d7
commit fe4a402b04
3 changed files with 26 additions and 99 deletions

View File

@@ -164,8 +164,6 @@ protected:
void onDocumentRestored() override;
void setupObject() override;
void setupSvgIncluded();
void setupPatIncluded();
void replaceSvgIncluded(std::string newSvgFile);
void replacePatIncluded(std::string newPatFile);