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 aa194b4df..e88c2904f 100644 --- a/kpager/kpager.h +++ b/kpager/kpager.h @@ -76,7 +76,7 @@ public: KWin::WindowInfo* info( WId win ); - TQSize sizeHint() const; + TQSize tqsizeHint() const; enum LayoutTypes { Classical=0, Horizontal, Vertical }; |