]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiInclude.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiInclude.h
index f066a2ab05dae0a5142ec916637612ad3140ab91..37f80fddf6e17238dba2fa2fe63b662a5e9a482a 100644 (file)
@@ -71,8 +71,6 @@ private:
        /// validate listings parameters and return an error message, if any
        docstring validate_listings_params();
        ///
-       void edit(std::string const & file);
-       ///
        bool isValid();
        /// Apply changes
        void applyView();