diff --git a/config/exportthemedialog.h b/config/exportthemedialog.h index 58e7d3d..2891037 100644 --- a/config/exportthemedialog.h +++ b/config/exportthemedialog.h @@ -31,7 +31,7 @@ class TQLineEdit; class CExportThemeDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: diff --git a/config/qtcurveconfig.h b/config/qtcurveconfig.h index 7843136..c9631bc 100644 --- a/config/qtcurveconfig.h +++ b/config/qtcurveconfig.h @@ -41,7 +41,7 @@ class TQtCurveConfig; class CGradientPreview : public TQWidget { Q_OBJECT - TQ_OBJECT + public: @@ -66,7 +66,7 @@ class CGradientPreview : public TQWidget class TQtCurveConfig : public TQtCurveConfigBase { Q_OBJECT - TQ_OBJECT + public: diff --git a/style/qtc_kstyle.h b/style/qtc_kstyle.h index 51243f7..d7b50cf 100644 --- a/style/qtc_kstyle.h +++ b/style/qtc_kstyle.h @@ -53,7 +53,7 @@ struct TQtCKStylePrivate; class TQtCKStyle: public TQCommonStyle { Q_OBJECT - TQ_OBJECT + public: diff --git a/style/qtcurve.h b/style/qtcurve.h index a157016..3ab1182 100644 --- a/style/qtcurve.h +++ b/style/qtcurve.h @@ -77,7 +77,7 @@ class TQSlider; class TQtCurveStyle : public BASE_STYLE { Q_OBJECT - TQ_OBJECT + public: