diff options
Diffstat (limited to 'tdeprint')
-rw-r--r-- | tdeprint/kprinter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprinter.h b/tdeprint/kprinter.h index 6a0cde6d0..695025aab 100644 --- a/tdeprint/kprinter.h +++ b/tdeprint/kprinter.h @@ -326,7 +326,7 @@ public: * * @see pageList() */ - int fromPage() const KDE_DEPRECATED; + int fromPage() const TDE_DEPRECATED; /** * Returns the last page to be printed. * @deprecated Applications |