]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiNomencl.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiNomencl.h
index 7f3084f8e06fd56cf7f0f4cb5c2511c4b5ff9b31..0b83d2e0e28d0e12a97f1c048ab7fec6c5809508 100644 (file)
@@ -39,9 +39,11 @@ private:
        /// Apply changes
        void applyView();
        /// update
-       void updateContents();
+       void updateContents() {}
        ///
        bool initialiseParams(std::string const & data);
+       ///
+       void paramsToDialog(InsetCommandParams const & icp);
        /// clean-up on hide.
        void clearParams() { params_.clear(); }
        /// clean-up on hide.