Gui: add image icon resources

This commit is contained in:
wmayer
2023-03-19 21:53:15 +01:00
parent d76e22702f
commit ea93a2f76d
7 changed files with 1394 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ ViewProviderImagePlane::ViewProviderImagePlane()
pcCoords = new SoCoordinate3();
pcCoords->ref();
sPixmap = "image-plane";
}
ViewProviderImagePlane::~ViewProviderImagePlane()