summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/refundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/refundo.hxx')
-rw-r--r--sc/source/ui/inc/refundo.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/source/ui/inc/refundo.hxx b/sc/source/ui/inc/refundo.hxx
index 58daeca392d2..25de386d023e 100644
--- a/sc/source/ui/inc/refundo.hxx
+++ b/sc/source/ui/inc/refundo.hxx
@@ -30,7 +30,6 @@
#define SC_REFUNDO_HXX
#include <tools/solar.h>
-#include "scdllapi.h"
class ScDocument;
class ScDBCollection;
@@ -58,7 +57,7 @@ private:
ScUnoRefList* pUnoRefs;
public:
- SC_DLLPUBLIC ScRefUndoData( const ScDocument* pDoc );
+ ScRefUndoData( const ScDocument* pDoc );
~ScRefUndoData();
void DeleteUnchanged( const ScDocument* pDoc );