summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/builder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/builder.hxx')
-rw-r--r--vcl/inc/vcl/builder.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/vcl/builder.hxx b/vcl/inc/vcl/builder.hxx
index 83b1139b9eee..ef3e85c07472 100644
--- a/vcl/inc/vcl/builder.hxx
+++ b/vcl/inc/vcl/builder.hxx
@@ -156,6 +156,7 @@ public:
return static_cast<T*>(w);
}
OString get_by_window(const Window *pWindow) const;
+ void delete_by_window(const Window *pWindow);
//for the purposes of retrofitting this to the existing code
//look up sID, clone its properties into replacement and
//splice replacement into the tree instead of it, without