From 74c05bbf9d92e43a6cf3799355b5f3598884409e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:56:05 -0600 Subject: Remove additional unneeded tq method conversions --- kolourpaint/tools/kptoolautocrop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolourpaint/tools/kptoolautocrop.h') diff --git a/kolourpaint/tools/kptoolautocrop.h b/kolourpaint/tools/kptoolautocrop.h index 886b4223..bb1a5d4a 100644 --- a/kolourpaint/tools/kptoolautocrop.h +++ b/kolourpaint/tools/kptoolautocrop.h @@ -69,7 +69,7 @@ public: bool fillsEntirePixmap () const; bool exists () const; - void tqinvalidate (); + void invalidate (); private: const TQPixmap *m_pixmapPtr; -- cgit v1.2.1