summaryrefslogtreecommitdiff
path: root/include/vcl/syschild.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/syschild.hxx')
-rw-r--r--include/vcl/syschild.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/syschild.hxx b/include/vcl/syschild.hxx
index a0dcdf9aaff0..9ef3f2611cab 100644
--- a/include/vcl/syschild.hxx
+++ b/include/vcl/syschild.hxx
@@ -44,7 +44,7 @@ public:
virtual ~SystemChildWindow();
virtual void dispose() override;
- const SystemEnvData* GetSystemData() const;
+ const SystemEnvData* GetSystemChildSystemData() const;
// per default systemchildwindows erase their background for better plugin support
// however, this might not always be required