From 73ff676f11662d6178c8854a7832ebffe2ae409d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 19:55:40 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- lib/kotext/KoTextView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kotext/KoTextView.cpp') diff --git a/lib/kotext/KoTextView.cpp b/lib/kotext/KoTextView.cpp index cb8116c9d..47d7004b2 100644 --- a/lib/kotext/KoTextView.cpp +++ b/lib/kotext/KoTextView.cpp @@ -1087,7 +1087,7 @@ KoLinkVariable * KoTextView::linkVariable() return dynamic_cast(variable()); } -TQPtrList KoTextView::dataToolActionList(KInstance * instance, const TQString& word, bool & _singleWord ) +TQPtrList KoTextView::dataToolActionList(TDEInstance * instance, const TQString& word, bool & _singleWord ) { m_singleWord = false; m_wordUnderCursor = TQString(); -- cgit v1.2.3