summaryrefslogtreecommitdiffstats
path: root/digikam/libs/widgets/common/histogramwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/widgets/common/histogramwidget.cpp')
-rw-r--r--digikam/libs/widgets/common/histogramwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/widgets/common/histogramwidget.cpp b/digikam/libs/widgets/common/histogramwidget.cpp
index 4e8f2427..3bb49d42 100644
--- a/digikam/libs/widgets/common/histogramwidget.cpp
+++ b/digikam/libs/widgets/common/histogramwidget.cpp
@@ -244,7 +244,7 @@ void HistogramWidget::customEvent(TQCustomEvent *event)
setCursor( KCursor::arrowCursor() );
// Send signals to refresh information if necessary.
- // The signals may trigger multiple tqrepaints, avoid this,
+ // The signals may trigger multiple repaints, avoid this,
// we tqrepaint once afterwards.
setUpdatesEnabled(false);