summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libkdcraw/libkdcraw/dcrawbinary.h2
-rw-r--r--libkdcraw/libkdcraw/dcrawsettingswidget.h2
-rw-r--r--libkdcraw/libkdcraw/kdcraw.h2
-rw-r--r--libkdcraw/libkdcraw/rcombobox.h2
-rw-r--r--libkdcraw/libkdcraw/rnuminput.h4
5 files changed, 6 insertions, 6 deletions
diff --git a/libkdcraw/libkdcraw/dcrawbinary.h b/libkdcraw/libkdcraw/dcrawbinary.h
index f8fe557..95b92f1 100644
--- a/libkdcraw/libkdcraw/dcrawbinary.h
+++ b/libkdcraw/libkdcraw/dcrawbinary.h
@@ -43,7 +43,7 @@ class DcrawBinaryPriv;
class LIBKDCRAW_EXPORT DcrawBinary : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/libkdcraw/libkdcraw/dcrawsettingswidget.h b/libkdcraw/libkdcraw/dcrawsettingswidget.h
index 6af754c..9771a60 100644
--- a/libkdcraw/libkdcraw/dcrawsettingswidget.h
+++ b/libkdcraw/libkdcraw/dcrawsettingswidget.h
@@ -47,7 +47,7 @@ class DcrawSettingsWidgetPriv;
class LIBKDCRAW_EXPORT DcrawSettingsWidget : public TQToolBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/libkdcraw/libkdcraw/kdcraw.h b/libkdcraw/libkdcraw/kdcraw.h
index fa23009..6e7cec9 100644
--- a/libkdcraw/libkdcraw/kdcraw.h
+++ b/libkdcraw/libkdcraw/kdcraw.h
@@ -49,7 +49,7 @@ class KDcrawPriv;
class LIBKDCRAW_EXPORT KDcraw : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/libkdcraw/libkdcraw/rcombobox.h b/libkdcraw/libkdcraw/rcombobox.h
index be58727..373b059 100644
--- a/libkdcraw/libkdcraw/rcombobox.h
+++ b/libkdcraw/libkdcraw/rcombobox.h
@@ -46,7 +46,7 @@ class LIBKDCRAW_EXPORT RComboBox : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/libkdcraw/libkdcraw/rnuminput.h b/libkdcraw/libkdcraw/rnuminput.h
index a3c0560..28e3698 100644
--- a/libkdcraw/libkdcraw/rnuminput.h
+++ b/libkdcraw/libkdcraw/rnuminput.h
@@ -47,7 +47,7 @@ class LIBKDCRAW_EXPORT RIntNumInput : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
@@ -90,7 +90,7 @@ class LIBKDCRAW_EXPORT RDoubleNumInput : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public: