diff options
Diffstat (limited to 'src/basket_part.h')
-rw-r--r-- | src/basket_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_part.h b/src/basket_part.h index 9cfbb76..308f66a 100644 --- a/src/basket_part.h +++ b/src/basket_part.h @@ -46,7 +46,7 @@ public: /** * Default constructor */ - BasketPart(TQWidget *tqparentWidget, const char *widgetName, + BasketPart(TQWidget *parentWidget, const char *widgetName, TQObject *tqparent, const char *name, const TQStringList &); /** |