]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiExternal.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiExternal.h
index 5183a1ec1cdd3f1c45bc7c4a65e95ff237b15b00..f7fc31fe2d3c134e56c11dcc6a8643c074031dba 100644 (file)
@@ -56,8 +56,6 @@ private:
        /// Helper function called when the template is changed.
        void updateTemplate();
 
-       ///
-       MapType extra_;
        ///
        bool initialiseParams(std::string const & data);
        /// clean-up on hide.
@@ -72,7 +70,9 @@ private:
        ///
        QString browse(QString const & input_file,
                                 QString const & template_name) const;
-private:
+
+       ///
+       MapType extra_;
        ///
        InsetExternalParams params_;
        ///