diff options
Diffstat (limited to 'kooka/kookaimage.h')
-rw-r--r-- | kooka/kookaimage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/kookaimage.h b/kooka/kookaimage.h index 53ae5eaf..559f1469 100644 --- a/kooka/kookaimage.h +++ b/kooka/kookaimage.h @@ -78,7 +78,7 @@ public: /** * the tqparent image. */ - KookaImage* tqparentImage() const; + KookaImage* parentImage() const; /** * returns true if this is a subimage. |