]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.cpp
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetTOC.cpp
index 80abdf91634d65f6e89f4c25020d342f2c1bad8e..eeb04d23694089288bf5ce0a0ac3e763b8328331 100644 (file)
 #include "Buffer.h"
 #include "DispatchResult.h"
 #include "FuncRequest.h"
-#include "support/gettext.h"
 #include "MetricsInfo.h"
 #include "OutputParams.h"
 #include "TocBackend.h"
 
+#include "support/gettext.h"
+
 #include <ostream>
 
 using namespace std;