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 3fd2312..453258d 100644
--- a/src/note.h
+++ b/src/note.h
@@ -52,7 +52,7 @@ class Note
{
/// CONSTRUCTOR AND DESTRUCTOR:
public:
- Note(Basket *tqparent);
+ Note(Basket *parent);
~Note();
/// DOUBLY LINKED LIST: