]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XFormsToolbar.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / XFormsToolbar.h
index 3e7c2fddf732f0a552f4e42a47fb1f0967947125..8e2c680e957a3a087fe5637fb37a26c8f3462ace 100644 (file)
@@ -97,7 +97,7 @@ public:
        ///
        XFormsView::Position position_;
        ///
-       Box * toolbar_;
+       boost::shared_ptr<Box> toolbar_;
        ///
        BoxList * toolbar_buttons_;
        ///