diff options
Diffstat (limited to 'libtdegames/highscore/kexthighscore.h')
-rw-r--r-- | libtdegames/highscore/kexthighscore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/highscore/kexthighscore.h b/libtdegames/highscore/kexthighscore.h index d76df4e1..fc8c1a25 100644 --- a/libtdegames/highscore/kexthighscore.h +++ b/libtdegames/highscore/kexthighscore.h @@ -195,7 +195,7 @@ class TDE_EXPORT Manager /** @obsolete */ // KDE4 remove this - void showStatistics(bool show) KDE_DEPRECATED; + void showStatistics(bool show) TDE_DEPRECATED; /** * @since 3.3 |