From f7307c95135a3c1589799c6877d314a02a2260c1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:25:07 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- kimagemapeditor/kimagemapeditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimagemapeditor/kimagemapeditor.cpp') diff --git a/kimagemapeditor/kimagemapeditor.cpp b/kimagemapeditor/kimagemapeditor.cpp index a21591e5..4ca05bc4 100644 --- a/kimagemapeditor/kimagemapeditor.cpp +++ b/kimagemapeditor/kimagemapeditor.cpp @@ -821,7 +821,7 @@ void KImageMapEditor::slotUpdateSelectionCoords( const TQRect & r ) kapp->processEvents(); } -KApplication* KImageMapEditor::app() const +TDEApplication* KImageMapEditor::app() const { return kapp; } -- cgit v1.2.3