]> git.lyx.org Git - lyx.git/blobdiff - src/minibuffer.h
Small fix.
[lyx.git] / src / minibuffer.h
index 07d26fa0eecc2d766d6ec9e70948a91135fa36d7..34a92e59da3959304a75359d58437cedf2f77c00 100644 (file)
@@ -16,7 +16,8 @@ class LyXView;
 class MiniBuffer {
 public:
        ///
-       MiniBuffer(LyXView *o, FL_Coord x, FL_Coord y, FL_Coord h, FL_Coord w);
+       MiniBuffer(LyXView * o,
+                  FL_Coord x, FL_Coord y, FL_Coord h, FL_Coord w);
 
        ///
        bool shows_no_match;