summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/svx/itemwin.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/itemwin.hxx b/include/svx/itemwin.hxx
index dc8b8682a98c..13a63557f147 100644
--- a/include/svx/itemwin.hxx
+++ b/include/svx/itemwin.hxx
@@ -90,6 +90,7 @@ public:
SvxFillTypeBox( vcl::Window* pParent );
void Selected() { bSelect = true; }
+ virtual boost::property_tree::ptree DumpAsPropertyTree() override;
private:
virtual bool PreNotify( NotifyEvent& rNEvt ) override;