fix update tips after importing brushes

This commit is contained in:
2019-09-27 09:02:40 +02:00
parent fb25178416
commit c26a4d1e86
2 changed files with 53 additions and 38 deletions

View File

@@ -54,6 +54,8 @@ public:
bool save();
bool restore();
void clear();
void scan();
void reload();
};
// -----------------------------------------------------------------------