diff options
Diffstat (limited to 'kolourpaint/tools/kptoolautocrop.h')
-rw-r--r-- | kolourpaint/tools/kptoolautocrop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptoolautocrop.h b/kolourpaint/tools/kptoolautocrop.h index bb1a5d4a..886b4223 100644 --- a/kolourpaint/tools/kptoolautocrop.h +++ b/kolourpaint/tools/kptoolautocrop.h @@ -69,7 +69,7 @@ public: bool fillsEntirePixmap () const; bool exists () const; - void invalidate (); + void tqinvalidate (); private: const TQPixmap *m_pixmapPtr; |