]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetmarginal.h
use more specific smart_ptr headers
[lyx.git] / src / insets / insetmarginal.h
index 10329a97127ffcede2b96d9332dcaa01a8f932df..6e177327f5f870ab40d56ec63d0188349c5bb64d 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
 #include "insetfootlike.h"
 
 /** The marginal note inset
-  
+
 */
 class InsetMarginal : public InsetFootlike {
 public:
        ///
-       InsetMarginal();
+       InsetMarginal(BufferParams const &);
        ///
        InsetMarginal(InsetMarginal const &, bool same_id = false);
        ///