summaryrefslogtreecommitdiffstats
path: root/digikam/libs/widgets/common
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/widgets/common')
-rw-r--r--digikam/libs/widgets/common/colorgradientwidget.h2
-rw-r--r--digikam/libs/widgets/common/curveswidget.h2
-rw-r--r--digikam/libs/widgets/common/dlogoaction.h2
-rw-r--r--digikam/libs/widgets/common/filesaveoptionsbox.h2
-rw-r--r--digikam/libs/widgets/common/histogramwidget.h2
-rw-r--r--digikam/libs/widgets/common/paniconwidget.h2
-rw-r--r--digikam/libs/widgets/common/previewwidget.h2
-rw-r--r--digikam/libs/widgets/common/searchtextbar.h4
-rw-r--r--digikam/libs/widgets/common/sidebar.h2
-rw-r--r--digikam/libs/widgets/common/splashscreen.h2
-rw-r--r--digikam/libs/widgets/common/squeezedcombobox.h2
-rw-r--r--digikam/libs/widgets/common/statusled.h2
-rw-r--r--digikam/libs/widgets/common/statusnavigatebar.h2
-rw-r--r--digikam/libs/widgets/common/statusprogressbar.h2
-rw-r--r--digikam/libs/widgets/common/statuszoombar.h2
15 files changed, 16 insertions, 16 deletions
diff --git a/digikam/libs/widgets/common/colorgradientwidget.h b/digikam/libs/widgets/common/colorgradientwidget.h
index 2b63dc9..aafc3df 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 c85cfff..c9cfed4 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 c731ab1..11a0052 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 64ba44f..9d9f84f 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 6c7a4d6..2615717 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 62dbaf3..40b0758 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 6d284dc..03369a4 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 9e59976..04ef994 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 ef7f544..8d2dc51 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 ef82cce..d2d4cf4 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 f6b0a4f..7baaeca 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 9b55eda..2fd94cb 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 1918687..7972f74 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 512f029..e227a6d 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 fc86a81..adf6941 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: