diff options
Diffstat (limited to 'kopete')
-rw-r--r-- | kopete/libkopete/compat/kpixmapregionselectorwidget.cpp | 2 | ||||
-rw-r--r-- | kopete/libkopete/compat/kpixmapregionselectorwidget.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp b/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp index 2d2c0e97..8c561b99 100644 --- a/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp +++ b/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp @@ -18,7 +18,7 @@ */ /* NOTE: There are two copies of this .h and the .cpp file, with subtle differences. - * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libkdepim + * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libtdepim * This is because kdepim has to remain backwards compatible. Any changes * to either file should be made to the other. */ diff --git a/kopete/libkopete/compat/kpixmapregionselectorwidget.h b/kopete/libkopete/compat/kpixmapregionselectorwidget.h index ab69f65c..7143576d 100644 --- a/kopete/libkopete/compat/kpixmapregionselectorwidget.h +++ b/kopete/libkopete/compat/kpixmapregionselectorwidget.h @@ -34,7 +34,7 @@ class KPopupMenu; * user with a friendly way to select a rectangular subregion of the pixmap. * * NOTE: There are two copies of this .h and the .cpp file, with subtle differences. - * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libkdepim + * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libtdepim * This is because kdepim has to remain backwards compatible. Any changes * to either file should be made to the other. * |