]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_gui.h
insetquote fix; getStatus tweaks
[lyx.git] / src / lyx_gui.h
index 6068dd3c407256e3c41bd13c3a226e40f37eb909..1690e44c9a03f7e580334afc1083350497eb80bd 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *      
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -28,7 +28,7 @@ class Buffer;
    have not clearly figured out how this class is going to be, suggestions
    are welcome. (Lgb)
 */
-class LyXGUI : public boost::noncopyable {
+class LyXGUI : boost::noncopyable {
 public:
        /** The only constructor allowed.
            If gui is false, LyX will operate in non-X mode