]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMath.cpp
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiMath.cpp
index 63ad6cc505cbd6205a0a679bec22c6b60cf41af6..314b001c078134edb2ff0a24910c2deefb2840aa 100644 (file)
 #include <config.h>
 
 #include "GuiMath.h"
-#include "support/debug.h"
+
 #include "FuncRequest.h"
 
+#include "support/debug.h"
+
 using namespace std;
 
 namespace lyx {
 namespace frontend {
 
-GuiMath::GuiMath(GuiView & lv, string const & name, QString const & title)
+GuiMath::GuiMath(GuiView & lv, QString const & name, QString const & title)
        : GuiDialog(lv, name, title)
 {
        // FIXME: Ideally, those unicode codepoints would be defined