]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.cpp
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetLabel.cpp
index 55ab479fa2efd38e829090ba2d722818a7c29fe8..2b95d62fa987a1bc86d130327711ebe21fd1d0ab 100644 (file)
@@ -28,9 +28,9 @@
 #include "frontends/alert.h"
 
 #include "support/convert.h"
-#include "support/lyxalgo.h"
 #include "support/gettext.h"
 #include "support/lstrings.h"
+#include "support/lyxalgo.h"
 
 using namespace std;
 using namespace lyx::support;