]> git.lyx.org Git - lyx.git/blobdiff - src/lastfiles.h
whichFont down to 5.3%
[lyx.git] / src / lastfiles.h
index a5816204ca68440ba42140fd4a73b0b36971fae3..e3f24765c18de47f93c9cc996488327413864352 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.
  *
  * ====================================================== */
 
@@ -27,7 +27,7 @@
     kept are user defined, but defaults to four.
     @author Lars Gullik Bjønnes
 */
-class LastFiles : public noncopyable {
+class LastFiles : boost::noncopyable {
 public:
        ///
        typedef std::deque<string> Files;