summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-04-09 15:14:02 +0200
committerAndras Timar <atimar@suse.com>2013-04-09 16:24:22 +0200
commit648895f9de20b7cfcf64e4cbca27e63969020664 (patch)
tree52aaf6b04b1d0f26f4e7136a31383079eb81de84 /basctl
parentafb3af7ce5fef803d42a549095863e6bb8210ef2 (diff)
use common image from res/ folder
Change-Id: I89203c277277d409cfe46f62af82b2621c9101b2
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/basidesh.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src
index bc0405e52bc8..6876130f944f 100644
--- a/basctl/source/basicide/basidesh.src
+++ b/basctl/source/basicide/basidesh.src
@@ -477,7 +477,7 @@ ImageList RID_IMGLST_LAYOUT
};
Image RID_IMG_LOCKED
{
- ImageBitmap = Bitmap { File = "locked.bmp" ; };
+ ImageBitmap = Bitmap { File = "lock.png" ; };
MASKCOLOR
};