From 1aa2d3bf21e3f2a332b8b05a0b6c396a930cbe88 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 18:47:44 -0500 Subject: Branding cleanup: KDE -> TDE. --- kcoloredit/kcoloreditdoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcoloredit') diff --git a/kcoloredit/kcoloreditdoc.h b/kcoloredit/kcoloreditdoc.h index 5f83439c..d6ca32ca 100644 --- a/kcoloredit/kcoloreditdoc.h +++ b/kcoloredit/kcoloreditdoc.h @@ -37,7 +37,7 @@ class KColorEditView; /** KColorEditDoc provides a document object for a document-view model. * * The KColorEditDoc class provides a document object that can be used in conjunction with the classes KColorEditApp and KColorEditView - * to create a document-view model for standard KDE applications based on KApplication and KMainWindow. Thereby, the document object + * to create a document-view model for standard TDE applications based on KApplication and KMainWindow. Thereby, the document object * is created by the KColorEditApp instance and contains the document structure with the according methods for manipulation of the document * data by KColorEditView objects. Also, KColorEditDoc contains the methods for serialization of the document data from and to files. * -- cgit v1.2.3