diff options
author | David Tardon <dtardon@redhat.com> | 2011-05-30 19:50:39 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-18 11:30:48 +0200 |
commit | bbe302a8945f1ed2fb5df59d6be91daac6fdb094 (patch) | |
tree | 73c7b12b63397c776303b2306c89c9fb3002f12a /offapi/com | |
parent | 3957bb94be2fd2407ecff112fa2171acb906ea21 (diff) |
return OS/2 support to avoid binary incompatibility
This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e
"Remove OS/2 support."
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/setup/OSType.idl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/setup/OSType.idl b/offapi/com/sun/star/setup/OSType.idl index 738ab7e73112..77cf8809d751 100644 --- a/offapi/com/sun/star/setup/OSType.idl +++ b/offapi/com/sun/star/setup/OSType.idl @@ -43,6 +43,9 @@ published enum OSType WIN, // DocMerge: empty anyway + OS2, + + // DocMerge: empty anyway MAC, // DocMerge: empty anyway |