blob: 3b8277007b605e46829bc65a8fd09028b8fd6741 [file] [log] [blame]
/**************************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
*************************************************************/
#ifndef _SVTOOLS_EDITBROWSEBOX_HRC_
#define _SVTOOLS_EDITBROWSEBOX_HRC_
#define IMG_EBB_CURRENT 1
#define IMG_EBB_MODIFIED 2
#define IMG_EBB_NEW 3
#define IMG_EBB_DELETED 4
#define IMG_EBB_CURRENTNEW 5
#define IMG_EBB_PRIMARYKEY 6
#define IMG_EBB_CURRENT_PRIMARYKEY 7
#define IMG_EBB_FILTER 8
#define IMG_EBB_HEADERFOOTER 9
#endif // _SVTOOLS_EDITBROWSEBOX_HRC_