diff options
Diffstat (limited to 'kolourpaint/kpselection.h')
-rw-r--r-- | kolourpaint/kpselection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kpselection.h b/kolourpaint/kpselection.h index e7e54d54..fc309771 100644 --- a/kolourpaint/kpselection.h +++ b/kolourpaint/kpselection.h @@ -103,7 +103,7 @@ public: int size () const; - TQBitmap tqmaskForOwnType (bool nullForRectangular = false) const; + TQBitmap maskForOwnType (bool nullForRectangular = false) const; // synonyms TQPoint topLeft () const; |