From 73c08b592db45af554b9f21029bc549d70f683ab Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:46:05 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kpager/desktop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpager/desktop.h') diff --git a/kpager/desktop.h b/kpager/desktop.h index 56429342c..9fc9942ae 100644 --- a/kpager/desktop.h +++ b/kpager/desktop.h @@ -74,7 +74,7 @@ public: static void removeCachedPixmap(int nWin) { m_windowPixmaps.remove(nWin); }; - TQSize tqsizeHint() const; + TQSize sizeHint() const; /** * active is a bool that specifies if the frame is the active -- cgit v1.2.3