diff options
Diffstat (limited to 'digikam/libs/widgets/common')
-rw-r--r-- | digikam/libs/widgets/common/colorgradientwidget.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/curveswidget.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/dlogoaction.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/filesaveoptionsbox.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/histogramwidget.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/paniconwidget.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/previewwidget.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/searchtextbar.h | 4 | ||||
-rw-r--r-- | digikam/libs/widgets/common/sidebar.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/splashscreen.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/squeezedcombobox.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/statusled.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/statusnavigatebar.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/statusprogressbar.h | 2 | ||||
-rw-r--r-- | digikam/libs/widgets/common/statuszoombar.h | 2 |
15 files changed, 16 insertions, 16 deletions
diff --git a/digikam/libs/widgets/common/colorgradientwidget.h b/digikam/libs/widgets/common/colorgradientwidget.h index 2b63dc92..aafc3df6 100644 --- a/digikam/libs/widgets/common/colorgradientwidget.h +++ b/digikam/libs/widgets/common/colorgradientwidget.h @@ -40,7 +40,7 @@ class ColorGradientWidgetPriv; class DIGIKAM_EXPORT ColorGradientWidget : public TQFrame { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/curveswidget.h b/digikam/libs/widgets/common/curveswidget.h index c85cfff6..c9cfed4a 100644 --- a/digikam/libs/widgets/common/curveswidget.h +++ b/digikam/libs/widgets/common/curveswidget.h @@ -44,7 +44,7 @@ class CurvesWidgetPriv; class DIGIKAM_EXPORT CurvesWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/dlogoaction.h b/digikam/libs/widgets/common/dlogoaction.h index c731ab15..11a0052d 100644 --- a/digikam/libs/widgets/common/dlogoaction.h +++ b/digikam/libs/widgets/common/dlogoaction.h @@ -37,7 +37,7 @@ namespace Digikam class DIGIKAM_EXPORT DLogoAction : public TDEAction { - Q_OBJECT + TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/filesaveoptionsbox.h b/digikam/libs/widgets/common/filesaveoptionsbox.h index 64ba44f5..9d9f84fc 100644 --- a/digikam/libs/widgets/common/filesaveoptionsbox.h +++ b/digikam/libs/widgets/common/filesaveoptionsbox.h @@ -42,7 +42,7 @@ class FileSaveOptionsBoxPriv; class DIGIKAM_EXPORT FileSaveOptionsBox : public TQWidgetStack { -Q_OBJECT +TQ_OBJECT public: 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: diff --git a/digikam/libs/widgets/common/paniconwidget.h b/digikam/libs/widgets/common/paniconwidget.h index 62dbaf37..40b0758e 100644 --- a/digikam/libs/widgets/common/paniconwidget.h +++ b/digikam/libs/widgets/common/paniconwidget.h @@ -43,7 +43,7 @@ class PanIconWidgetPriv; class PanIconWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/previewwidget.h b/digikam/libs/widgets/common/previewwidget.h index 6d284dc1..03369a42 100644 --- a/digikam/libs/widgets/common/previewwidget.h +++ b/digikam/libs/widgets/common/previewwidget.h @@ -43,7 +43,7 @@ class PreviewWidgetPriv; class DIGIKAM_EXPORT PreviewWidget : public TQScrollView { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/searchtextbar.h b/digikam/libs/widgets/common/searchtextbar.h index 9e599768..04ef9947 100644 --- a/digikam/libs/widgets/common/searchtextbar.h +++ b/digikam/libs/widgets/common/searchtextbar.h @@ -46,7 +46,7 @@ class SearchTextBarPriv; class DIGIKAM_EXPORT DLineEdit : public KLineEdit { - Q_OBJECT + TQ_OBJECT public: @@ -73,7 +73,7 @@ private : class DIGIKAM_EXPORT SearchTextBar : public TQWidget { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/sidebar.h b/digikam/libs/widgets/common/sidebar.h index ef7f5440..8d2dc519 100644 --- a/digikam/libs/widgets/common/sidebar.h +++ b/digikam/libs/widgets/common/sidebar.h @@ -51,7 +51,7 @@ class SidebarPriv; */ class DIGIKAM_EXPORT Sidebar : public KMultiTabBar { - Q_OBJECT + TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/splashscreen.h b/digikam/libs/widgets/common/splashscreen.h index ef82cced..d2d4cf45 100644 --- a/digikam/libs/widgets/common/splashscreen.h +++ b/digikam/libs/widgets/common/splashscreen.h @@ -44,7 +44,7 @@ class SplashScreenPriv; class DIGIKAM_EXPORT SplashScreen : public KSplashScreen { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/squeezedcombobox.h b/digikam/libs/widgets/common/squeezedcombobox.h index f6b0a4f4..7baaeca1 100644 --- a/digikam/libs/widgets/common/squeezedcombobox.h +++ b/digikam/libs/widgets/common/squeezedcombobox.h @@ -55,7 +55,7 @@ class SqueezedComboBoxPriv; */ class DIGIKAM_EXPORT SqueezedComboBox : public TQComboBox { - Q_OBJECT + TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/statusled.h b/digikam/libs/widgets/common/statusled.h index 9b55edac..2fd94cb2 100644 --- a/digikam/libs/widgets/common/statusled.h +++ b/digikam/libs/widgets/common/statusled.h @@ -39,7 +39,7 @@ class StatusNavigateBarPriv; class DIGIKAM_EXPORT StatusLed : public TQLabel { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/statusnavigatebar.h b/digikam/libs/widgets/common/statusnavigatebar.h index 19186875..7972f740 100644 --- a/digikam/libs/widgets/common/statusnavigatebar.h +++ b/digikam/libs/widgets/common/statusnavigatebar.h @@ -41,7 +41,7 @@ class StatusNavigateBarPriv; class DIGIKAM_EXPORT StatusNavigateBar : public TQWidget { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/statusprogressbar.h b/digikam/libs/widgets/common/statusprogressbar.h index 512f0296..e227a6de 100644 --- a/digikam/libs/widgets/common/statusprogressbar.h +++ b/digikam/libs/widgets/common/statusprogressbar.h @@ -41,7 +41,7 @@ class StatusProgressBarPriv; class DIGIKAM_EXPORT StatusProgressBar : public TQWidgetStack { -Q_OBJECT +TQ_OBJECT public: diff --git a/digikam/libs/widgets/common/statuszoombar.h b/digikam/libs/widgets/common/statuszoombar.h index fc86a813..adf69416 100644 --- a/digikam/libs/widgets/common/statuszoombar.h +++ b/digikam/libs/widgets/common/statuszoombar.h @@ -62,7 +62,7 @@ private: class DIGIKAM_EXPORT StatusZoomBar : public TQHBox { -Q_OBJECT +TQ_OBJECT public: |