From 106687cbe8e9775a66f4a97f1499084de4f4593b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:00:54 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- src/document/RosegardenGUIDoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/document/RosegardenGUIDoc.h') diff --git a/src/document/RosegardenGUIDoc.h b/src/document/RosegardenGUIDoc.h index 32ce73d..c6e13cd 100644 --- a/src/document/RosegardenGUIDoc.h +++ b/src/document/RosegardenGUIDoc.h @@ -77,7 +77,7 @@ static const int MERGE_KEEP_NEW_TIMINGS = (1 << 3); * The RosegardenGUIDoc class provides a document object that can be * used in conjunction with the classes RosegardenGUIApp and * RosegardenGUIView to create a document-view model for standard KDE - * applications based on KApplication and KTMainWindow. Thereby, the + * applications based on TDEApplication and KTMainWindow. Thereby, the * document object is created by the RosegardenGUIApp instance and * contains the document structure with the according methods for * manipulation of the document data by RosegardenGUIView -- cgit v1.2.3