summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/ilstbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/ilstbox.hxx')
-rw-r--r--vcl/inc/vcl/ilstbox.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/vcl/ilstbox.hxx b/vcl/inc/vcl/ilstbox.hxx
index e5f6696005fa..81dd32ef2705 100644
--- a/vcl/inc/vcl/ilstbox.hxx
+++ b/vcl/inc/vcl/ilstbox.hxx
@@ -369,6 +369,7 @@ public:
void SetReadOnly( BOOL bReadOnly ) { mbReadOnly = bReadOnly; }
BOOL IsReadOnly() const { return mbReadOnly; }
+ using Control::ImplInitSettings;
void ImplInitSettings( BOOL bFont, BOOL bForeground, BOOL bBackground );
USHORT ImplGetTextStyle() const;