]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiSearch.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiSearch.h
index 9f6f0d969a44b96787120cebced544dae59782ee..b56555307456b50c33b821213939d26b62c40721 100644 (file)
@@ -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() {}