diff options
Diffstat (limited to 'chart2/source/controller/dialogs/Bitmaps.src')
-rw-r--r-- | chart2/source/controller/dialogs/Bitmaps.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/Bitmaps.src b/chart2/source/controller/dialogs/Bitmaps.src index 2f08030cfdf3..cf7b30410210 100644 --- a/chart2/source/controller/dialogs/Bitmaps.src +++ b/chart2/source/controller/dialogs/Bitmaps.src @@ -53,7 +53,7 @@ Image IMG_TYPE_XY }; Image IMG_TYPE_AREA { - ImageBitmap = Bitmap { File = " " ; }; + ImageBitmap = Bitmap { File = "typearea_16.png" ; }; MaskColor = STD_MASKCOLOR; }; Image IMG_TYPE_NET @@ -113,7 +113,7 @@ Bitmap BMP_BARS_2D_2 { File = "barstack_52x60.png" ; }; -Bitmap +Bitmap BMP_BARS_2D_3 { File = "barpercent_52x60.png" ; }; |