summaryrefslogtreecommitdiffstats
path: root/src/kbfxbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxbutton.h')
-rw-r--r--src/kbfxbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxbutton.h b/src/kbfxbutton.h
index a333b2d..7467ac0 100644
--- a/src/kbfxbutton.h
+++ b/src/kbfxbutton.h
@@ -51,7 +51,7 @@ class KbfxButton:public TQLabel
TQ_OBJECT
public:
- KbfxButton ( TQWidget * tqparent, const char * name = 0 );
+ KbfxButton ( TQWidget * parent, const char * name = 0 );
~KbfxButton();
void kbfx_vista_button_setFx ( bool choice );
virtual void paintEvent ( TQPaintEvent *pe );