From 36b4b31800868d451aae5c50c3004fbf7024674d Mon Sep 17 00:00:00 2001 From: nds Date: Thu, 17 Nov 2016 15:47:53 +0300 Subject: [PATCH] Annotation icon --- resources/CMakeLists.txt | 1 + resources/annotation.png | Bin 0 -> 355 bytes src/GEOMGUI/GEOM_images.ts | 4 ++++ 3 files changed, 5 insertions(+) create mode 100644 resources/annotation.png 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 0000000000000000000000000000000000000000..a02ff683c1cda378f102fa409f829b21e25f5032 GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VOR^eP*AeOHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXprQw!E{-7< zy>BlWdOHP5w11o*bx*ZvPIi`FM#nTZ&gYACIatEG+x9uG>+7qXxX-!Ona@w~D*Fc2 z?7;TwrQIh?KXLHdU4Cf0=l|z9#c|Wlcq=C7^P5ij*pVDk&|!A&;!(+Y$9#YG91ybG z*cbX{Q7hlKi|)eZFPBY~G_UZ_@iXwriq}}wZd$WkdK1s@8wVYQesyWfJe0e=!>zRK zioLS=(y~rn`}}D~-Ln2R+&<~wdEvn3ijca)>}-!ZXJlQUZSnKGOT}T|4uc&6ucte; th<;RB5PO&Djg;b{2O$o-4QDTGa+98};jDPZ>=)3l44$rjF6*2UngBmqii-dM literal 0 HcmV?d00001 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 -- 2.39.2