X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiSearch.h;h=b56555307456b50c33b821213939d26b62c40721;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=9f6f0d969a44b96787120cebced544dae59782ee;hpb=42015a8ebd17092c9b55c9519015119d04f52218;p=lyx.git diff --git a/src/frontends/qt4/GuiSearch.h b/src/frontends/qt4/GuiSearch.h index 9f6f0d969a..b565553074 100644 --- a/src/frontends/qt4/GuiSearch.h +++ b/src/frontends/qt4/GuiSearch.h @@ -33,8 +33,7 @@ private Q_SLOTS: void replaceallClicked(); private: - void showView(); - void closeEvent(QCloseEvent * e); + void showEvent(QShowEvent * e); /// bool initialiseParams(std::string const &) { return true; } void clearParams() {}