summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorhg <hg@oosvn01.>2009-10-08 15:26:48 +0000
committerhg <hg@oosvn01.>2009-10-08 15:26:48 +0000
commitcb96fd830b26c7224ede88691ca4f06a989ee7cb (patch)
tree7e333c55af9a9c2d3ac1229e25a3cda23efca0a4 /vcl/source/src
parentadf0066a17538a394550237a54f6fc0027f6ed29 (diff)
parent040311c76f5f997fe4a0cc6e06e87e439ee9cbab (diff)
merge with m40
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/images.src9
1 files changed, 8 insertions, 1 deletions
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index 44ab1e4f70ee..a2b057c8d234 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -112,7 +112,14 @@ Bitmap (SV_RESID_BITMAP_RADIO + SV_RESID_MONOOFFSET)
Bitmap SV_RESID_BITMAP_MSGBOX
{
- File = "msgbox.bmp";
+ File = "msgbox.png";
+};
+
+// -----------------------------------------------------------------------
+
+Bitmap SV_RESID_BITMAP_MSGBOX_HC
+{
+ File = "msgbox_hc.png";
};
// -----------------------------------------------------------------------