summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsk.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/drviewsk.cxx')
-rw-r--r--sd/source/ui/view/drviewsk.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviewsk.cxx b/sd/source/ui/view/drviewsk.cxx
index aaf11ddfb471..739fa58fa248 100644
--- a/sd/source/ui/view/drviewsk.cxx
+++ b/sd/source/ui/view/drviewsk.cxx
@@ -14,7 +14,7 @@
namespace sd {
-void DrawViewShell::ConfigurationChanged( utl::ConfigurationBroadcaster* pCb, sal_uInt32 )
+void DrawViewShell::ConfigurationChanged( utl::ConfigurationBroadcaster* pCb, ConfigurationHints )
{
ConfigureAppBackgroundColor( dynamic_cast<svtools::ColorConfig*>(pCb) );
}