--- a/src/glcompiler.h Mon Mar 19 12:24:59 2018 +0200 +++ b/src/glcompiler.h Mon Mar 19 12:44:27 2018 +0200 @@ -40,6 +40,7 @@ int vboSize (int vbonum) const; QItemSelectionModel* selectionModel() const; void setSelectionModel(QItemSelectionModel* _selectionModel); + void fullUpdate(); static int vboNumber (VboClass surface, VboSubclass complement);