summaryrefslogtreecommitdiff
path: root/sot/source/base/formats.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/formats.cxx')
-rw-r--r--sot/source/base/formats.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/base/formats.cxx b/sot/source/base/formats.cxx
index 07182bd70696..2b3389a202a0 100644
--- a/sot/source/base/formats.cxx
+++ b/sot/source/base/formats.cxx
@@ -1365,7 +1365,7 @@ static bool CheckTransferableContext_Impl( const Reference< XTransferable >* pxT
SotExchange::GetFormatDataFlavor( SotClipboardFormatId::FILEGRPDESCRIPTOR, aFlavor ) &&
(*pxTransferable)->isDataFlavorSupported( aFlavor ) )
{
-#ifdef WNT
+#ifdef _WIN32
switch( rEntry.nContextCheckId )
{
case FILEGRPDSC_ONLY_URL: