summaryrefslogtreecommitdiff
path: root/vcl/workben/svptest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/workben/svptest.cxx')
-rw-r--r--vcl/workben/svptest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/svptest.cxx b/vcl/workben/svptest.cxx
index edaad437ed8e..6b9cfb891ffd 100644
--- a/vcl/workben/svptest.cxx
+++ b/vcl/workben/svptest.cxx
@@ -215,7 +215,7 @@ void MyWin::Paint( const Rectangle& rRect )
{
WorkWindow::Paint( rRect );
- Push( PUSH_ALL );
+ Push( PushFlags::ALL );
MapMode aMapMode( MAP_100TH_MM );
SetMapMode( aMapMode );