]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.h
fix "make dist" target
[lyx.git] / src / lyxlex.h
index c65b24724b908711946090b2d8aa2fd39b151d5a..f02ad544747a60e924c2b551300a89e0f8c978dc 100644 (file)
@@ -29,7 +29,7 @@ struct keyword_item {
     texclass and others to come.
     @see lyxrc.C for an example of usage.
   */
-class LyXLex : public boost::noncopyable { 
+class LyXLex : boost::noncopyable { 
 public:
        ///
        LyXLex (keyword_item *, int);