diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 12:59:32 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 12:59:32 -0600 |
commit | 974af48ed9d9f89b8937ef4b07529adebc2a38c8 (patch) | |
tree | a54ce6b62e5c2cf32ebd6345bf1e66b69146e917 /src/kscopepixmaps.h | |
parent | 7aee7af8efdf26718e0ab1f52f47d29e7fe8fc62 (diff) | |
download | kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.tar.gz kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.zip |
Branding cleanup.
Diffstat (limited to 'src/kscopepixmaps.h')
-rw-r--r-- | src/kscopepixmaps.h | 2 |
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; }; |