diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-11-16 18:53:32 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-11-16 18:53:32 +0100 |
commit | b1123d0e80a6295760f9956aaae72da7a4a605b2 (patch) | |
tree | 2b07cc7ab3e42e7d5a35402c96f41b41bd768bfc /dbaccess/source/ui | |
parent | 4345ada3ebbdc0f25c54194155caf6b8ff074db7 (diff) |
Forgot to remove one _HC definition
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r-- | dbaccess/source/ui/imagelists/dbimagelists.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dbaccess/source/ui/imagelists/dbimagelists.src b/dbaccess/source/ui/imagelists/dbimagelists.src index 91bda098f..e296c6d0e 100644 --- a/dbaccess/source/ui/imagelists/dbimagelists.src +++ b/dbaccess/source/ui/imagelists/dbimagelists.src @@ -63,13 +63,6 @@ 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"; }; |