diff options
Diffstat (limited to 'sc/source/ui/attrdlg/attrdlg.cxx')
-rw-r--r-- | sc/source/ui/attrdlg/attrdlg.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/attrdlg/attrdlg.cxx b/sc/source/ui/attrdlg/attrdlg.cxx index 1fe3ae79d72c..2c011846123f 100644 --- a/sc/source/ui/attrdlg/attrdlg.cxx +++ b/sc/source/ui/attrdlg/attrdlg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: attrdlg.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2004-08-02 17:01:48 $ + * last change: $Author: rt $ $Date: 2004-08-23 09:27:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,6 +59,8 @@ * ************************************************************************/ +#undef SC_DLLIMPLEMENTATION + #ifdef PCH #include "ui_pch.hxx" #endif |