]> git.lyx.org Git - lyx.git/blobdiff - src/spellchecker.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / spellchecker.h
index 87c8fe415539b87f1a4a82255e472620b2e10fa8..98621dcbf460a8b49df59faffad2188149be74a6 100644 (file)
@@ -20,7 +20,7 @@ void EndOfSpellCheck();
 ///
 void SelectLastWord();
 ///
-void ReplaceWord(LString const & replacestringstring);
+void ReplaceWord(string const & replacestringstring);
 
 
 /** This function has to be implemented by the spell checker.