summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-08-18 09:34:34 +0200
committerJan Holesovsky <kendy@suse.cz>2011-08-18 09:40:13 +0200
commitafbe3ea870ca40cfc1fff67ff80533b0bd3b4bd2 (patch)
tree4b1fb1d3566098b60007ae22bf95c2d3adc34bb9 /sd
parent65a03924b20852235db5f2ec68cd2d3b1042d8b3 (diff)
Remove SD_DLLPUBLIC, it breaks Windows build.
If there is a method that needs to be public, better SD_DLLPUBLIC just that one.
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/fuediglu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/fuediglu.hxx b/sd/source/ui/inc/fuediglu.hxx
index 73ae5ca9ff2d..af2c49672179 100644
--- a/sd/source/ui/inc/fuediglu.hxx
+++ b/sd/source/ui/inc/fuediglu.hxx
@@ -39,7 +39,7 @@ namespace sd {
|*
\************************************************************************/
-class SD_DLLPUBLIC FuEditGluePoints
+class FuEditGluePoints
: public FuDraw
{
public: