X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiNomencl.h;h=0b83d2e0e28d0e12a97f1c048ab7fec6c5809508;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=7f3084f8e06fd56cf7f0f4cb5c2511c4b5ff9b31;hpb=5158ef3ee93fa060491b3aac2603d1b272178476;p=lyx.git diff --git a/src/frontends/qt4/GuiNomencl.h b/src/frontends/qt4/GuiNomencl.h index 7f3084f8e0..0b83d2e0e2 100644 --- a/src/frontends/qt4/GuiNomencl.h +++ b/src/frontends/qt4/GuiNomencl.h @@ -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.