Kaydet (Commit) 94c76d6e authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS hsqlcsvstage1 (1.43.60); FILE MERGED

2006/09/20 11:43:58 fs 1.43.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
üst b4328cd5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: tabletree.src,v $ * $RCSfile: tabletree.src,v $
* *
* $Revision: 1.43 $ * $Revision: 1.44 $
* *
* last change: $Author: obo $ $Date: 2006-07-10 15:25:11 $ * last change: $Author: kz $ $Date: 2006-10-05 13:03:53 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -42,42 +42,6 @@ ...@@ -42,42 +42,6 @@
#include "browserids.hxx" #include "browserids.hxx"
Image TABLE_TREE_ICON
{
ImageBitmap = Bitmap { File = "sx03188.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Image VIEW_TREE_ICON
{
ImageBitmap = Bitmap { File = "sx16670.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Image TABLEFOLDER_TREE_ICON
{
ImageBitmap = Bitmap { File = "sx03187.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Image TABLE_TREE_ICON_SCH
{
ImageBitmap = Bitmap { File = "sxh03188.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Image VIEW_TREE_ICON_SCH
{
ImageBitmap = Bitmap { File = "sxh16670.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Image TABLEFOLDER_TREE_ICON_SCH
{
ImageBitmap = Bitmap { File = "sxh03187.png"; };
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
};
Menu MENU_TABLETREE_POPUP Menu MENU_TABLETREE_POPUP
{ {
ItemList = ItemList =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment