Kaydet (Commit) 47e907ac authored tarafından Michael Stahl's avatar Michael Stahl

sw: SAL_DLLPUBLIC breaks windows build

Change-Id: I42934ff9ff2c046c82ac2fbb03c944efaeeb4b95
üst 462303c3
...@@ -30,7 +30,8 @@ namespace sw { ...@@ -30,7 +30,8 @@ namespace sw {
* *
* @note One leading whitespace is preserved. * @note One leading whitespace is preserved.
*/ */
class SAL_DLLPUBLIC ToxWhitespaceStripper { class SW_DLLPUBLIC ToxWhitespaceStripper
{
public: public:
ToxWhitespaceStripper(const OUString&); ToxWhitespaceStripper(const OUString&);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment