summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools/PopupContainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/tools/PopupContainer.cxx')
-rw-r--r--svx/source/sidebar/tools/PopupContainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/tools/PopupContainer.cxx b/svx/source/sidebar/tools/PopupContainer.cxx
index 3ff8ad425355..7ac4e95a1289 100644
--- a/svx/source/sidebar/tools/PopupContainer.cxx
+++ b/svx/source/sidebar/tools/PopupContainer.cxx
@@ -36,7 +36,7 @@ PopupContainer::~PopupContainer (void)
-long PopupContainer::Notify (NotifyEvent& rEvent)
+bool PopupContainer::Notify (NotifyEvent& rEvent)
{
if (rEvent.GetType() == EVENT_LOSEFOCUS)
{