summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/browserview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/browserview.hxx')
-rw-r--r--extensions/source/propctrlr/browserview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/browserview.hxx b/extensions/source/propctrlr/browserview.hxx
index 88a150fab092..4d5b482e2d1b 100644
--- a/extensions/source/propctrlr/browserview.hxx
+++ b/extensions/source/propctrlr/browserview.hxx
@@ -44,7 +44,7 @@ namespace pcr
protected:
virtual void Resize();
virtual void GetFocus();
- virtual long Notify( NotifyEvent& _rNEvt );
+ virtual bool Notify( NotifyEvent& _rNEvt );
public:
OPropertyBrowserView( Window* pParent, WinBits nBits = 0);