diff options
Diffstat (limited to 'kpager/desktop.h')
| -rw-r--r-- | kpager/desktop.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/kpager/desktop.h b/kpager/desktop.h index 9fc9942ae..56429342c 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 | 
