From ffa67ac75582192196cb70f866f6bfa00586542a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:35 -0600 Subject: Additional renaming of kde to tde --- klinkstatus/src/ui/klshistorycombo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'klinkstatus/src/ui/klshistorycombo.cpp') diff --git a/klinkstatus/src/ui/klshistorycombo.cpp b/klinkstatus/src/ui/klshistorycombo.cpp index 89e622ef..1267671d 100644 --- a/klinkstatus/src/ui/klshistorycombo.cpp +++ b/klinkstatus/src/ui/klshistorycombo.cpp @@ -4,7 +4,7 @@ // Description: // // -// Author: Paulo Moura Guedes , (C) 2004 +// Author: Paulo Moura Guedes , (C) 2004 // // Copyright: See COPYING file that comes with this distribution // @@ -129,7 +129,7 @@ void KLSHistoryCombo::selectWord(TQKeyEvent *e) int pos_old = pos; int count = 0; - // TODO: make these a parameter when in kdelibs/tdeui... + // TODO: make these a parameter when in tdelibs/tdeui... TQValueList chars; chars << TQChar('/') << TQChar('.') << TQChar('?') << TQChar('#') << TQChar(':'); bool allow_space_break = true; -- cgit v1.2.1