summaryrefslogtreecommitdiffstats
path: root/src/kile/tabulardialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/tabulardialog.h')
-rw-r--r--src/kile/tabulardialog.h2
1 files changed, 1 insertions, 1 deletions
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: