summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/kbutton_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/kde/kbutton_impl.h')
-rw-r--r--arts/gui/kde/kbutton_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/gui/kde/kbutton_impl.h b/arts/gui/kde/kbutton_impl.h
index 4db27c84..be3aa2f6 100644
--- a/arts/gui/kde/kbutton_impl.h
+++ b/arts/gui/kde/kbutton_impl.h
@@ -55,7 +55,7 @@ protected:
public:
KButton_impl( TQPushButton * w = 0 );
- void constructor( Widget tqparent );
+ void constructor( Widget parent );
void constructor( const std::string &, Widget );
void emitClicked();