summaryrefslogtreecommitdiff
path: root/include/vcl/vclmedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/vclmedit.hxx')
-rw-r--r--include/vcl/vclmedit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/vclmedit.hxx b/include/vcl/vclmedit.hxx
index e1c69e3564af..ef12a376b484 100644
--- a/include/vcl/vclmedit.hxx
+++ b/include/vcl/vclmedit.hxx
@@ -48,7 +48,7 @@ protected:
void StateChanged( StateChangedType nType );
void DataChanged( const DataChangedEvent& rDCEvt );
virtual long PreNotify( NotifyEvent& rNEvt );
- long Notify( NotifyEvent& rNEvt );
+ virtual bool Notify( NotifyEvent& rNEvt );
using Control::ImplInitSettings;
void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
WinBits ImplInitStyle( WinBits nStyle );