]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Correct ^ catcode for \cprotect
[lyx.git] / src / insets / InsetNote.h
index d6cc0a6510ec623e4903732b00ade77a1eaa1b64..9df1a501a29c75ba12c7ebc3c8f13517f7f4d3c4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef INSET_NOTE_H
 #define INSET_NOTE_H
 
-#include "InsetCollapsable.h"
+#include "InsetCollapsible.h"
 
 
 namespace lyx {
@@ -43,7 +43,7 @@ public:
 /////////////////////////////////////////////////////////////////////////
 
 /// The PostIt note inset, and other annotations
-class InsetNote : public InsetCollapsable
+class InsetNote : public InsetCollapsible
 {
 public:
        ///