diff options
Diffstat (limited to 'ksim/library/label.h')
-rw-r--r-- | ksim/library/label.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/label.h b/ksim/library/label.h index 78136d4..484b36b 100644 --- a/ksim/library/label.h +++ b/ksim/library/label.h @@ -96,7 +96,7 @@ namespace KSim /** * recreates the labels look & feel */ - virtual void configureObject(bool tqrepaintWidget = true); + virtual void configureObject(bool repaintWidget = true); /** * sets a pixmap for the label */ |