From 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 3 Jan 2011 20:16:47 +0000 Subject: Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kate/data/tips | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kate/data') diff --git a/kate/data/tips b/kate/data/tips index aaee34424..5d74a1202 100644 --- a/kate/data/tips +++ b/kate/data/tips @@ -83,9 +83,9 @@ in the active frame.

-

You can do cool sed-like regular expression replacements using Command Line.

+

You can do cool sed-like regular expression tqreplacements using Command Line.

For example, press F7 and enter s /oldtext/newtext/g -to replace "oldtext" with "newtext" throughout the current +to tqreplace "oldtext" with "newtext" throughout the current line.

-- cgit v1.2.1