diff options
Diffstat (limited to 'lib/kofficecore/KoView.h')
-rw-r--r-- | lib/kofficecore/KoView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoView.h b/lib/kofficecore/KoView.h index 354fd2c8..49615973 100644 --- a/lib/kofficecore/KoView.h +++ b/lib/kofficecore/KoView.h @@ -252,7 +252,7 @@ public: * * @deprecated, use applyViewTransformations / reverseViewTransformations instead. */ - virtual TQWMatrix matrix() const KDE_DEPRECATED; + virtual TQWMatrix matrix() const TDE_DEPRECATED; /** * Apply the transformations that the view makes to its contents. |