]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetERT.cpp
Replace home made temp file creation with safer (and cleaner) Qt' solution. Should...
[lyx.git] / src / insets / InsetERT.cpp
index 30a290510d3fb9e2e3aaee31e7e2e5605ca044f5..a25db23df222ad7eb32a94791560ae5f9f3c4ac3 100644 (file)
 #include "FuncStatus.h"
 #include "Language.h"
 #include "Layout.h"
-#include "LyXAction.h"
 #include "Lexer.h"
-#include "TextClass.h"
+#include "LyXAction.h"
 #include "MetricsInfo.h"
 #include "ParagraphParameters.h"
 #include "Paragraph.h"
+#include "TextClass.h"
 
 #include "frontends/alert.h"
 #include "frontends/Application.h"