]> git.lyx.org Git - lyx.git/blobdiff - src/callback.h
Cosmetics.
[lyx.git] / src / callback.h
index 716e30b942dbe2734c5cf196e911eafc705951ab..3fe910eb222360d534e140e9da3ba6662a286fe0 100644 (file)
@@ -40,7 +40,7 @@ void insertPlaintextFile(BufferView * bv, std::string const & f, bool asParagrap
 docstring const getContentsOfPlaintextFile(BufferView * bv,
                std::string const & f, bool asParagraph);
 ///
-void reconfigure(frontend::LyXView & lv);
+void reconfigure(frontend::LyXView & lv, std::string const & option);
 
 } // namespace lyx