diff options
Diffstat (limited to 'svx/source/inc/fmprop.hrc')
-rw-r--r-- | svx/source/inc/fmprop.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/inc/fmprop.hrc b/svx/source/inc/fmprop.hrc index 36cf2fa97f81..44962be1d60a 100644 --- a/svx/source/inc/fmprop.hrc +++ b/svx/source/inc/fmprop.hrc @@ -2,9 +2,9 @@ * * $RCSfile: fmprop.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: obo $ $Date: 2004-11-16 11:30:16 $ + * last change: $Author: vg $ $Date: 2005-03-23 11:51:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -211,6 +211,8 @@ namespace svxform DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_MOUSE ); DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_INVALID ); + DECLARE_CONSTASCII_USTRING( FM_PROP_BUTTON_TYPE ); + } // namespace svxform #endif // _SVX_FMPROP_HRC |