diff options
Diffstat (limited to 'ksim/library/chart.h')
-rw-r--r-- | ksim/library/chart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/chart.h b/ksim/library/chart.h index 1eb5a93..2354e22 100644 --- a/ksim/library/chart.h +++ b/ksim/library/chart.h @@ -104,7 +104,7 @@ namespace KSim /** * reimplemented for internal reasons */ - virtual void configureObject(bool tqrepaintWidget = true); + virtual void configureObject(bool repaintWidget = true); /** * reimplemented for internal reasons |