summaryrefslogtreecommitdiff
path: root/cui/source/inc/headertablistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/headertablistbox.hxx')
-rw-r--r--cui/source/inc/headertablistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/headertablistbox.hxx b/cui/source/inc/headertablistbox.hxx
index 0be8ebe0b20f..da178764035b 100644
--- a/cui/source/inc/headertablistbox.hxx
+++ b/cui/source/inc/headertablistbox.hxx
@@ -31,7 +31,7 @@ private:
SvHeaderTabListBox maListBox;
protected:
DECL_LINK( HeaderEndDrag_Impl, HeaderBar* );
- virtual long Notify( NotifyEvent& rNEvt );
+ virtual bool Notify( NotifyEvent& rNEvt );
public:
_HeaderTabListBox( Window* pParent, const ResId& rId );
virtual ~_HeaderTabListBox();