From 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 20:16:47 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- 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 74997dba3..60f90698e 100644 --- a/kpager/desktop.h +++ b/kpager/desktop.h @@ -74,7 +74,7 @@ public: static void removeCachedPixmap(int nWin) { m_windowPixmaps.remove(nWin); }; - TQSize sizeHint() const; + TQSize tqsizeHint() const; /** * active is a bool that specifies if the frame is the active -- cgit v1.2.1