diff options
Diffstat (limited to 'tdeui/kanimwidget.h')
-rw-r--r-- | tdeui/kanimwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kanimwidget.h b/tdeui/kanimwidget.h index 2275f2cf9..77abf837a 100644 --- a/tdeui/kanimwidget.h +++ b/tdeui/kanimwidget.h @@ -102,7 +102,7 @@ public: /** * Sets the name of the animated icons to load. This will use the - * KIconLoader::loadAnimated method for the actual loading. + * TDEIconLoader::loadAnimated method for the actual loading. * * @param icons The name of the icons to use for the animation */ |