summaryrefslogtreecommitdiffstats
path: root/src/kbfxspinxview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxspinxview.h')
-rw-r--r--src/kbfxspinxview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinxview.h b/src/kbfxspinxview.h
index 8ca1a7a..3097809 100644
--- a/src/kbfxspinxview.h
+++ b/src/kbfxspinxview.h
@@ -31,7 +31,7 @@ class KbfxSpinxView:public TQFrame
TQ_OBJECT
public:
- KbfxSpinxView ( TQWidget * tqparent = 0, const char * name = 0, WFlags f = 0 );
+ KbfxSpinxView ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 );
~KbfxSpinxView();
public slots: