summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-06-08 08:30:36 +0200
committerDavid Tardon <dtardon@redhat.com>2014-06-08 08:30:36 +0200
commit6ef15c11e04e0fc28b72845bf26dc5aa08cbb648 (patch)
treea15797033b5ed6f6660a02688ff4b2a11db7d56f
parentblind attempt to fix windows build (diff)
downloadcore-6ef15c11e04e0fc28b72845bf26dc5aa08cbb648.tar.gz
core-6ef15c11e04e0fc28b72845bf26dc5aa08cbb648.zip
another blind fix for windows
Change-Id: I5cd5ec37ac8779901d05e573c0c227addfe8e1c3
-rw-r--r--sw/source/core/inc/txmsrt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/txmsrt.hxx b/sw/source/core/inc/txmsrt.hxx
index 26ce41b87c7d..38da0f486be7 100644
--- a/sw/source/core/inc/txmsrt.hxx
+++ b/sw/source/core/inc/txmsrt.hxx
@@ -116,7 +116,7 @@ public:
};
// Beschreibung: Klassen fuer die Sortierung der Verzeichnisse
-struct SAL_DLLPUBLIC_EXPORT SwTOXSortTabBase
+struct SW_DLLPUBLIC SwTOXSortTabBase
{
SwTOXSources aTOXSources;
::com::sun::star::lang::Locale aLocale;