diff options
Diffstat (limited to 'tdeui/ksharedpixmap.h')
-rw-r--r-- | tdeui/ksharedpixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ksharedpixmap.h b/tdeui/ksharedpixmap.h index 43f110983..07431678a 100644 --- a/tdeui/ksharedpixmap.h +++ b/tdeui/ksharedpixmap.h @@ -40,7 +40,7 @@ class KSharedPixmapPrivate; * * The server part of shared pixmaps is not implemented here. * That part is provided by KPixmapServer, in the source file: - * kdebase/kdesktop/pixmapserver.cc. + * tdebase/kdesktop/pixmapserver.cc. * * An example: copy from a shared pixmap: * \code |