From e7943f0f55e7680153deace7e00370bb7d6a82c9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/kile/tabulardialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kile/tabulardialog.h') diff --git a/src/kile/tabulardialog.h b/src/kile/tabulardialog.h index 4b7b939..d11ca0e 100644 --- a/src/kile/tabulardialog.h +++ b/src/kile/tabulardialog.h @@ -188,7 +188,7 @@ public: TabularCell::CountLines countVLines(int col, bool left); protected: - void endEdit(int row,int col,bool accept,bool tqreplace); + void endEdit(int row,int col,bool accept,bool replace); void activateNextCell(); private: -- cgit v1.2.3