summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdiimpl.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-10-23 21:38:45 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-11-27 09:55:11 +0100
commit25fad1c74a6c601677b6fcec090cd06a453b86c9 (patch)
treef8eb81b4065f91ac5229d2e7f4bfa74658830ba0 /vcl/inc/salgdiimpl.hxx
parent6bc2627a3ded16fa0a0e78b3b96c2fe3f8df06a3 (diff)
Add getting of render backend name + impl. for skia
Change-Id: Id4e32425579c2a3ebdc33e234f55a7324dbb39d4
Diffstat (limited to 'vcl/inc/salgdiimpl.hxx')
-rw-r--r--vcl/inc/salgdiimpl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/inc/salgdiimpl.hxx b/vcl/inc/salgdiimpl.hxx
index d58750f93ea9..0deb2b8612d3 100644
--- a/vcl/inc/salgdiimpl.hxx
+++ b/vcl/inc/salgdiimpl.hxx
@@ -49,6 +49,8 @@ public:
virtual void freeResources() = 0;
+ virtual OUString getRenderBackendName() const { return OUString(); }
+
virtual bool setClipRegion( const vcl::Region& ) = 0;
//
// get the depth of the device