summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/viewprn.cxx')
-rw-r--r--sfx2/source/view/viewprn.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx
index ec2d499974d7..0fad3be55591 100644
--- a/sfx2/source/view/viewprn.cxx
+++ b/sfx2/source/view/viewprn.cxx
@@ -350,7 +350,7 @@ void SfxPrinterController::jobFinished( css::view::PrintableState nState )
aMsg));
xBox->run();
}
- SAL_FALLTHROUGH;
+ [[fallthrough]];
}
case view::PrintableState_JOB_ABORTED :
{