From 628043be55ddd2f534411d028e4f68c8fe4eaabb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:29:23 -0600 Subject: Rename old tq methods that no longer need a unique name --- 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.1