diff options
Diffstat (limited to 'digikam/libs/widgets/common/histogramwidget.cpp')
| -rw-r--r-- | digikam/libs/widgets/common/histogramwidget.cpp | 2 |
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); |
