diff options
Diffstat (limited to 'kword/KWPageManager.h')
-rw-r--r-- | kword/KWPageManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWPageManager.h b/kword/KWPageManager.h index 869a68f3..8f09b577 100644 --- a/kword/KWPageManager.h +++ b/kword/KWPageManager.h @@ -111,7 +111,7 @@ public: /// return the effective pageLayout of @p pageNumber combining the default and the page specific ones const KoPageLayout pageLayout(int pageNumber) const; - void setDefaultPage(const KoPageLayout &tqlayout); + void setDefaultPage(const KoPageLayout &layout); /** * Returns the argument point, with altered coordinats if the point happens to be |