summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svtools/source/toolpanel/toolpaneldrawer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/toolpanel/toolpaneldrawer.cxx b/svtools/source/toolpanel/toolpaneldrawer.cxx
index 61ec839ca100..029afab0ad55 100644
--- a/svtools/source/toolpanel/toolpaneldrawer.cxx
+++ b/svtools/source/toolpanel/toolpaneldrawer.cxx
@@ -227,6 +227,7 @@ namespace svt
{
// consume this event, and do not forward to the base class - it would sent a NotifyEvent, which in turn, when
// we live in a DockingWindow, would start undocking
+ (void)i_rMouseEvent;
}
//------------------------------------------------------------------------------------------------------------------