summaryrefslogtreecommitdiffstats
path: root/src/kbfxspinx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxspinx.h')
-rw-r--r--src/kbfxspinx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h
index 8e02421..5aa86c3 100644
--- a/src/kbfxspinx.h
+++ b/src/kbfxspinx.h
@@ -67,7 +67,7 @@ class KbfxSpinx : public KPanelApplet,public DCOPObject
public:
KbfxSpinx ( const TQString& configFile, Type t = Normal, int actions = 0,
- TQWidget *tqparent = 0, const char *name = 0 );
+ TQWidget *parent = 0, const char *name = 0 );
~KbfxSpinx();
virtual int widthForHeight ( int height ) const;