diff options
Diffstat (limited to 'libkmime/CLASSTREE.headers')
-rw-r--r-- | libkmime/CLASSTREE.headers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkmime/CLASSTREE.headers b/libkmime/CLASSTREE.headers index 5e7a9ee07..0dc759261 100644 --- a/libkmime/CLASSTREE.headers +++ b/libkmime/CLASSTREE.headers @@ -59,7 +59,7 @@ bool isEmpty() const char* type(); -Entity* tqparent(); +Entity* parent(); void setParent( Content* ); |