INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED
2007/02/27 13:06:35 tl 1.4.242.1: #i69287# warning-free code
This commit is contained in:
parent
96134e532f
commit
9dfb674e5a
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: itabenum.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-08-14 15:26:00 $
|
||||
* last change: $Author: hr $ $Date: 2007-09-27 08:05:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -35,6 +35,8 @@
|
|||
#ifndef _ITABENUM_HXX
|
||||
#define _ITABENUM_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
|
||||
namespace tabopts
|
||||
{
|
||||
const USHORT DEFAULT_BORDER = 0x01;
|
||||
|
|
Loading…
Reference in a new issue