diff options
author | Darrell Anderson <[email protected]> | 2012-05-10 18:02:14 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-05-10 18:02:14 -0500 |
commit | e9efe389b4b528c4ac56fdde372f9d5128a536a3 (patch) | |
tree | d17afd4ba83dbf6c9d54c1681c2bd87f8d2d32a4 /kdebugdialog/klistdebugdialog.h | |
parent | 4f24944314ddf35eca50330ebc4e7e995bacded7 (diff) | |
download | tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.tar.gz tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.zip |
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'kdebugdialog/klistdebugdialog.h')
-rw-r--r-- | kdebugdialog/klistdebugdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdebugdialog/klistdebugdialog.h b/kdebugdialog/klistdebugdialog.h index 72b39b40d..46bc72b18 100644 --- a/kdebugdialog/klistdebugdialog.h +++ b/kdebugdialog/klistdebugdialog.h @@ -29,7 +29,7 @@ class TQVBox; class KLineEdit; /** - * Control debug output of KDE applications + * Control debug output of TDE applications * This dialog offers a reduced functionality compared to the full KDebugDialog * class, but allows to set debug output on or off to several areas much more easily. * |