summaryrefslogtreecommitdiffstats
path: root/kcharselect/kcharselectdia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcharselect/kcharselectdia.h')
-rw-r--r--kcharselect/kcharselectdia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcharselect/kcharselectdia.h b/kcharselect/kcharselectdia.h
index 3ba9c93..083d0a0 100644
--- a/kcharselect/kcharselectdia.h
+++ b/kcharselect/kcharselectdia.h
@@ -28,7 +28,7 @@ class KCharSelectDia : public KMainWindow
TQ_OBJECT
public:
- KCharSelectDia(TQWidget *tqparent,const char *name,const TQChar &_chr,const TQString &_font,int _tableNum, bool direction);
+ KCharSelectDia(TQWidget *parent,const char *name,const TQChar &_chr,const TQString &_font,int _tableNum, bool direction);
static bool selectChar(TQString &_font,TQChar &_chr,int _tableNum);