summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/status.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/status.cxx')
-rw-r--r--vcl/source/window/status.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/status.cxx b/vcl/source/window/status.cxx
index 82c49d4b7bf6..0eebdbe737d6 100644
--- a/vcl/source/window/status.cxx
+++ b/vcl/source/window/status.cxx
@@ -851,7 +851,7 @@ void StatusBar::DataChanged( const DataChangedEvent& rDCEvt )
|| (rDCEvt.GetType() == DataChangedEventType::FONTS )
|| (rDCEvt.GetType() == DataChangedEventType::FONTSUBSTITUTION)
|| ( (rDCEvt.GetType() == DataChangedEventType::SETTINGS)
- && (rDCEvt.GetFlags() & SETTINGS_STYLE )
+ && (rDCEvt.GetFlags() & AllSettingsFlags::STYLE )
)
)
{