diff options
Diffstat (limited to 'interfaces/koChart.h')
| -rw-r--r-- | interfaces/koChart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/koChart.h b/interfaces/koChart.h index b185b9c3d..af6623d78 100644 --- a/interfaces/koChart.h +++ b/interfaces/koChart.h @@ -62,7 +62,7 @@ namespace KoChart Q_OBJECT TQ_OBJECT public: - Part( TQWidget *tqparentWidget, const char *widgetName, + Part( TQWidget *parentWidget, const char *widgetName, TQObject *tqparent, const char *name, bool singleViewMode = false ); |
