From c96bb897e04fd43053c7f093d8aa15806db430e2 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Tue, 16 Nov 2010 18:43:28 +0100 Subject: Remove _HC occurences --- dbaccess/source/ui/imagelists/dbimagelists.src | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dbaccess/source/ui/imagelists') diff --git a/dbaccess/source/ui/imagelists/dbimagelists.src b/dbaccess/source/ui/imagelists/dbimagelists.src index 9c5d4d78a0bc..31993d52c949 100644 --- a/dbaccess/source/ui/imagelists/dbimagelists.src +++ b/dbaccess/source/ui/imagelists/dbimagelists.src @@ -63,6 +63,13 @@ ImageList IMG_INDEX_DLG_LC IL_TOOL_2 ; }; +ImageList IMG_INDEX_DLG_LCH +{ + MASKCOLOR; + prefix = "lch"; + IL_TOOL_2 ; +}; + Image IMG_FORMFOLDER_TREE_L { ImageBitmap = Bitmap { File = "forms_32"; }; -- cgit