summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-16 09:24:34 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-16 18:48:49 +0100
commitba8965dba4055000a4d5a8cb382907e4c08973f2 (patch)
treebef422725ebfdb91661d4e10dd0a82f282eca4fc
parent0945629d19ceb915baeb735a30072a8691f9e8b6 (diff)
make public
The SdrDragEntry class is "leaked out" through the functions of SVX_DLLPUBLIC SdrDragMethod that use its maSdrDragEntries member (of type std::vector<SdrDragEntry*>). That breaks build with debug version of libstdc++ (with gcc 4.5, at least) in sd and chart2 because linker cannot find typeinfo for SdrDragEntry. Alternative would be to move the definitions of these functions to source/svdraw/svddrgmt.cxx .
-rw-r--r--svx/inc/svx/svddrgmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/svddrgmt.hxx b/svx/inc/svx/svddrgmt.hxx
index 223744d418..2e5f7ffaf6 100644
--- a/svx/inc/svx/svddrgmt.hxx
+++ b/svx/inc/svx/svddrgmt.hxx
@@ -52,7 +52,7 @@ class SdrDragStat;
//////////////////////////////////////////////////////////////////////////////
-class SdrDragEntry
+class SVX_DLLPUBLIC SdrDragEntry
{
private:
// bitfield