diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 99240b42c..697ec8308 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -39,6 +39,7 @@ SET( _res_files isoline.png isoline_v.png angle.png + annotation.png arc.png arccenter.png arcofellipse.png diff --git a/resources/annotation.png b/resources/annotation.png new file mode 100644 index 000000000..a02ff683c Binary files /dev/null and b/resources/annotation.png differ diff --git a/src/GEOMGUI/GEOM_images.ts b/src/GEOMGUI/GEOM_images.ts index 5ec53885f..93dd9c5c1 100644 --- a/src/GEOMGUI/GEOM_images.ts +++ b/src/GEOMGUI/GEOM_images.ts @@ -1211,6 +1211,10 @@ ICO_MANAGE_DIMENSIONS managedimensions.png + + ICO_ANNOTATION + annotation.png + ICO_POINT point2.png