]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Menubar.h
fix starting up which binary is really a symlink; make sure insetinclude file browser...
[lyx.git] / src / frontends / Menubar.h
index 595ad77cec4eeede053c3f6763b532937fe34526..c70b2d49c8e30d606a41b3c8a5b6e6b07a48192b 100644 (file)
@@ -4,9 +4,9 @@
  * 
  *           LyX, The Document Processor
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
- *           This file is Copyright 1996-2000
+ *           This file is Copyright 1996-2001
  *           Lars Gullik Bjønnes
  *
  * ====================================================== */
@@ -46,6 +46,7 @@ public:
        struct Pimpl;
        friend struct Pimpl;
 private:
+       ///
        Pimpl * pimpl_;
 };
 #endif