]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/qt_helpers.cpp
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / qt_helpers.cpp
index 9072b81fb0f45b2f1165c9b9bcbefbd7d30f4e52..02f34068d7b1c3c6031f4a544abb7a1f0548f004 100644 (file)
 #include "FileDialog.h"
 #include "LengthCombo.h"
 
-#include "support/debug.h"
-#include "support/gettext.h"
+#include "frontends/alert.h"
+
 #include "Language.h"
 #include "Length.h"
 
-#include "frontends/alert.h"
-
+#include "support/debug.h"
 #include "support/filetools.h"
+#include "support/gettext.h"
 #include "support/lstrings.h"
 #include "support/lyxalgo.h"
 #include "support/os.h"