]> git.lyx.org Git - features.git/blobdiff - src/insets/insetparent.h
made insetlatex.[Ch] not used, white-space changes, some enum changes becuse of ridan...
[features.git] / src / insets / insetparent.h
index 3c50159b9a8764998d3be7d3f990869d6b6ad6bf..cfc8e3e53aa026c44b2544d0cc24b72414e87122 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
 /* This file is part of*
- * ======================================================
+ * ====================================================== 
  *
  *           LyX, The Document Processor
  *      
  *           Copyright (C) 1997-1999 LyX Team
  * 
- * ======================================================*/
+ * ====================================================== */
 
 #ifndef INSET_PARENT_H
 #define INSET_PARENT_H
@@ -29,7 +29,7 @@ public:
        /// Non-standard LyX macro
        InsetParent(): InsetCommand("lyxparent") { }
        ///
-        InsetParent(string fn, Buffer * owner=0);
+        InsetParent(string fn, Buffer * owner= 0);
        ///
         ~InsetParent() {}
        ///