diff options
Diffstat (limited to 'libtdepim/kpixmapregionselectorwidget.h')
-rw-r--r-- | libtdepim/kpixmapregionselectorwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/kpixmapregionselectorwidget.h b/libtdepim/kpixmapregionselectorwidget.h index 7b75c98b2..ac399dd05 100644 --- a/libtdepim/kpixmapregionselectorwidget.h +++ b/libtdepim/kpixmapregionselectorwidget.h @@ -37,7 +37,7 @@ namespace KPIM { * 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/tdeui, and the other copy is in tdepim/libtdepim + * One copy is in tdelibs/tdeui, and the other copy is in tdepim/libtdepim * This is because tdepim has to remain backwards compatible. Any changes * to either file should be made to the other. * |