]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
[lyx.git] / src / support / FileInfo.h
index 614a8b159660d7368a0b727d96890e7094470634..aa3eb24c8553d9ffcac90eac51a2b0a7bf4238e5 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-1999 The LyX Team.
+ *           Copyright 1995-2000 The LyX Team.
  *
  * ====================================================== */
 
@@ -29,9 +29,11 @@ public:
        /** Get information about file.
            If link is true, the information is about the link itself, not
            the file that is obtained by tracing the links. */
+       explicit
        FileInfo(string const & path, bool link = false);
 
        /// File descriptor
+       explicit
        FileInfo(int fildes);
 
        /// Query a new file