summaryrefslogtreecommitdiff
path: root/include/vcl/fixed.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/fixed.hxx')
-rw-r--r--include/vcl/fixed.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/fixed.hxx b/include/vcl/fixed.hxx
index 00ae91c7624a..2a83c2488c89 100644
--- a/include/vcl/fixed.hxx
+++ b/include/vcl/fixed.hxx
@@ -177,6 +177,8 @@ public:
virtual bool set_property(const OString &rKey, const OUString &rValue) override;
static Image loadThemeImage(const OUString &rFileName);
+
+ boost::property_tree::ptree DumpAsPropertyTree() override;
};
#endif // INCLUDED_VCL_FIXED_HXX