+ add QSint test widget

This commit is contained in:
wmayer
2015-07-07 17:43:23 +02:00
parent 7b37841fdc
commit df04df01f7
6 changed files with 825 additions and 4 deletions

View File

@@ -549,8 +549,6 @@ void DrawingPlane::draw ()
glPopAttrib();
glPopMatrix();
mustRedraw = false;
}
}