]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
Update po directory, new Portuguese translation
[lyx.git] / src / LyX.h
index efd82fd83f2809c0fbfbb5d3b8c23560b04f4f5b..b39ab729f0629252f71445c1222b04b904139313 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -103,6 +103,8 @@ public:
         */
        Buffer const * const updateInset(Inset const *) const;
 
+       void hideDialogs(std::string const & name, Inset * inset) const;
+
        /// Execute batch commands if available.
        void execBatchCommands();