twice materialChanged signal fixed

This commit is contained in:
2023-05-23 22:22:25 +03:00
parent 893910c431
commit fcc1e98a6e
8 changed files with 29 additions and 23 deletions

View File

@@ -40,7 +40,7 @@ protected:
void changeEvent(QEvent * e);
bool active;
int ignore_next;
bool ignore_next;
Ui::MaterialEditor * ui;
Material * mat;