summaryrefslogtreecommitdiffstats
path: root/src/kscopepixmaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kscopepixmaps.h')
-rw-r--r--src/kscopepixmaps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kscopepixmaps.h b/src/kscopepixmaps.h
index db27712..f284674 100644
--- a/src/kscopepixmaps.h
+++ b/src/kscopepixmaps.h
@@ -68,7 +68,7 @@ private:
/** An array of pointers to the embedded pixmaps. */
TQPixmap** m_pPixArray;
- /** An icon loader used to retrieve pixmaps through the KDE mechanism. */
+ /** An icon loader used to retrieve pixmaps through the TDE mechanism. */
TDEIconLoader m_loader;
};