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 6c7a4d61..26157170 100644 --- a/digikam/libs/widgets/common/histogramwidget.h +++ b/digikam/libs/widgets/common/histogramwidget.h @@ -43,7 +43,7 @@ class HistogramWidgetPriv; class DIGIKAM_EXPORT HistogramWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: |