diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-14 21:22:47 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-14 21:22:47 +0200 |
commit | 0335bd7d3883fa2fd7127ad70a2820c269efb9e3 (patch) | |
tree | f58ff7fba71ec33ef0c88040e59527998342333a /svtools/source/toolpanel | |
parent | f0c9be316fc7ec1850aad6594e469dbed0c1c2e0 (diff) |
slidecopy: #i10000# (unxlngi6)
Diffstat (limited to 'svtools/source/toolpanel')
-rw-r--r-- | svtools/source/toolpanel/toolpaneldrawer.cxx | 1 |
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; } //------------------------------------------------------------------------------------------------------------------ |