]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GMathDelim.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GMathDelim.h
index addf53c7c8e8b825487851ffbe8d8f4ac78d2120..80928c2f21e0a11c942bcdaa54c234eecad5f9e6 100644 (file)
 #define GMATH_DELIM_H
 
 #include "GViewBase.h"
-#include "support/lstrings.h"
 #include "GXpmBtnTbl.h"
 
+#include "support/lstrings.h"
+
 namespace lyx {
 namespace frontend {
 
 class ControlMath;
 
-class GMathDelim : public GViewCB<ControlMath, GViewGladeB>
-{
+class GMathDelim : public GViewCB<ControlMath, GViewGladeB> {
 public:
        GMathDelim(Dialog & parent);
 private: