summaryrefslogtreecommitdiffstats
path: root/charselectapplet/charselectapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'charselectapplet/charselectapplet.h')
-rw-r--r--charselectapplet/charselectapplet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/charselectapplet/charselectapplet.h b/charselectapplet/charselectapplet.h
index 332c18c..7145077 100644
--- a/charselectapplet/charselectapplet.h
+++ b/charselectapplet/charselectapplet.h
@@ -75,7 +75,7 @@ protected:
void mouseMoveEvent(TQMouseEvent*);
void paintCell(TQPainter*, int, int);
- void tqrepaintCell(int, int);
+ void repaintCell(int, int);
void selectCell(int row, int col);
void insertString(TQString s);