]> git.lyx.org Git - lyx.git/blobdiff - src/CursorSlice.cpp
continue spellchecking after "replace all"
[lyx.git] / src / CursorSlice.cpp
index 42d365361ce5abacbce794ab42223eea70f9bf0d..c4b1c72f80d803868a01b39e226e66cf1cba4841 100644 (file)
@@ -3,10 +3,10 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
- * \author André Pönitz
- * \author Jürgen Vigna
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -25,7 +25,7 @@
 #include "mathed/InsetMath.h"
 #include "mathed/MathData.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 #include <ostream>