summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/svmedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/svmedit.hxx')
-rw-r--r--svtools/inc/svtools/svmedit.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/inc/svtools/svmedit.hxx b/svtools/inc/svtools/svmedit.hxx
index b1e0d368c9ba..ccf77299965c 100644
--- a/svtools/inc/svtools/svmedit.hxx
+++ b/svtools/inc/svtools/svmedit.hxx
@@ -61,6 +61,7 @@ protected:
void DataChanged( const DataChangedEvent& rDCEvt );
virtual long PreNotify( NotifyEvent& rNEvt );
long Notify( NotifyEvent& rNEvt );
+ using Control::ImplInitSettings;
void ImplInitSettings( BOOL bFont, BOOL bForeground, BOOL bBackground );
WinBits ImplInitStyle( WinBits nStyle );