summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Deck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/Deck.hxx')
-rw-r--r--sfx2/source/sidebar/Deck.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/Deck.hxx b/sfx2/source/sidebar/Deck.hxx
index 33eff61d7454..fb382a5b4ea4 100644
--- a/sfx2/source/sidebar/Deck.hxx
+++ b/sfx2/source/sidebar/Deck.hxx
@@ -67,7 +67,7 @@ public:
virtual void Paint (const Rectangle& rUpdateArea);
virtual void DataChanged (const DataChangedEvent& rEvent);
- virtual long Notify (NotifyEvent& rEvent);
+ virtual bool Notify (NotifyEvent& rEvent);
void PrintWindowTree (void);
void PrintWindowTree (const ::std::vector<Panel*>& rPanels);