summaryrefslogtreecommitdiffstats
path: root/src/note.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/note.h')
-rw-r--r--src/note.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/note.h b/src/note.h
index 47ffd20..3fd2312 100644
--- a/src/note.h
+++ b/src/note.h
@@ -131,7 +131,7 @@ class Note
Note* lastSibling();
int yExpander();
bool isAfter(Note *note);
- bool tqcontains(Note *note);
+ bool contains(Note *note);
/// NOTES VARIOUS PROPERTIES: // CONTENT MANAGEMENT?
private: