diff options
author | Noel Power <noel.power@novell.com> | 2010-10-21 17:51:52 +0200 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-10-21 17:52:40 +0200 |
commit | 9c298a8bce16fb0249f8dd14a6d35f6801ac35a8 (patch) | |
tree | 2e665565095b8ce3c7426e37cc58960070e66a52 | |
parent | 7cf786c5c6bd6a9f1e06a816106f97479948336e (diff) |
get rid of extra PROPERTY_ID_VERTICAL_ALIGN define
-rw-r--r-- | forms/source/inc/property.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc index 37070490d65c..b0216f4f63b6 100644 --- a/forms/source/inc/property.hrc +++ b/forms/source/inc/property.hrc @@ -63,7 +63,6 @@ namespace frm #define PROPERTY_ID_VERTICAL_ALIGN (PROPERTY_ID_START + 22) #define PROPERTY_ID_GRAPHIC (PROPERTY_ID_START + 23) #define PROPERTY_ID_GROUP_NAME (PROPERTY_ID_START + 24) -#define PROPERTY_ID_VERTICAL_ALIGN (PROPERTY_ID_START + 25) // free // free // free |