diff options
Diffstat (limited to 'digikam/libs/widgets/common/histogramwidget.h')
-rw-r--r-- | digikam/libs/widgets/common/histogramwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/widgets/common/histogramwidget.h b/digikam/libs/widgets/common/histogramwidget.h index 1bf3b59f..6c7a4d61 100644 --- a/digikam/libs/widgets/common/histogramwidget.h +++ b/digikam/libs/widgets/common/histogramwidget.h @@ -44,7 +44,7 @@ class HistogramWidgetPriv; class DIGIKAM_EXPORT HistogramWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |