diff options
Diffstat (limited to 'kpager/kpager.h')
-rw-r--r-- | kpager/kpager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpager/kpager.h b/kpager/kpager.h index e88c2904f..aa194b4df 100644 --- a/kpager/kpager.h +++ b/kpager/kpager.h @@ -76,7 +76,7 @@ public: KWin::WindowInfo* info( WId win ); - TQSize tqsizeHint() const; + TQSize sizeHint() const; enum LayoutTypes { Classical=0, Horizontal, Vertical }; |