summaryrefslogtreecommitdiffstats
path: root/chalk/plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:37:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-22 10:29:56 +0900
commitef14fba42c78a96d905c42632a62dc11f353b1c3 (patch)
treead32afdaaa32b215fe8b9be49fbf578d30a556d3 /chalk/plugins
parent8b5a8460b388924f71bef71fc0dc4862e8c146d2 (diff)
downloadkoffice-ef14fba4.tar.gz
koffice-ef14fba4.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
Diffstat (limited to 'chalk/plugins')
-rw-r--r--chalk/plugins/filters/blur/kis_wdg_blur.h2
-rw-r--r--chalk/plugins/filters/bumpmap/bumpmap.h2
-rw-r--r--chalk/plugins/filters/cimg/kis_cimgconfig_widget.h2
-rw-r--r--chalk/plugins/filters/colorify/KisWdgColorify.h2
-rw-r--r--chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h2
-rw-r--r--chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h2
-rw-r--r--chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h2
-rw-r--r--chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h2
-rw-r--r--chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h2
-rw-r--r--chalk/plugins/filters/levelfilter/kgradientslider.h2
-rw-r--r--chalk/plugins/filters/levelfilter/kis_level_filter.h2
-rw-r--r--chalk/plugins/filters/noisefilter/kis_wdg_noise.h2
-rw-r--r--chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h2
-rw-r--r--chalk/plugins/filters/unsharp/kis_wdg_unsharp.h2
-rw-r--r--chalk/plugins/filters/wavefilter/kis_wdg_wave.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/kis_brushop.h2
-rw-r--r--chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h2
-rw-r--r--chalk/plugins/tools/defaulttools/default_tools.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_brush.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_duplicate.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_ellipse.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_fill.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_gradient.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_line.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_move.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_pan.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_rectangle.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_text.h2
-rw-r--r--chalk/plugins/tools/defaulttools/kis_tool_zoom.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_move_selection.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_brush.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_outline.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h2
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h2
-rw-r--r--chalk/plugins/tools/selectiontools/selection_tools.h2
-rw-r--r--chalk/plugins/tools/tool_crop/kis_tool_crop.h2
-rw-r--r--chalk/plugins/tools/tool_crop/tool_crop.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_curve.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_example.h2
-rw-r--r--chalk/plugins/tools/tool_curves/kis_tool_moutline.h2
-rw-r--r--chalk/plugins/tools/tool_curves/tool_curves.h2
-rw-r--r--chalk/plugins/tools/tool_filter/kis_tool_filter.h2
-rw-r--r--chalk/plugins/tools/tool_filter/tool_filter.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h2
-rw-r--r--chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h2
-rw-r--r--chalk/plugins/tools/tool_polygon/kis_tool_polygon.h2
-rw-r--r--chalk/plugins/tools/tool_polygon/tool_polygon.h2
-rw-r--r--chalk/plugins/tools/tool_polyline/kis_tool_polyline.h2
-rw-r--r--chalk/plugins/tools/tool_polyline/tool_polyline.h2
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h2
-rw-r--r--chalk/plugins/tools/tool_selectsimilar/selectsimilar.h2
-rw-r--r--chalk/plugins/tools/tool_star/kis_tool_star.h2
-rw-r--r--chalk/plugins/tools/tool_star/tool_star.h2
-rw-r--r--chalk/plugins/tools/tool_transform/kis_tool_transform.h2
-rw-r--r--chalk/plugins/tools/tool_transform/tool_transform.h2
-rw-r--r--chalk/plugins/viewplugins/colorrange/colorrange.h2
-rw-r--r--chalk/plugins/viewplugins/colorrange/dlg_colorrange.h2
-rw-r--r--chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h2
-rw-r--r--chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h2
-rw-r--r--chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h2
-rw-r--r--chalk/plugins/viewplugins/filtersgallery/filters_gallery.h2
-rw-r--r--chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/dlg_histogram.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/histogram.h2
-rw-r--r--chalk/plugins/viewplugins/histogram/kis_histogram_widget.h2
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/histogramdocker.h4
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h2
-rw-r--r--chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/dlg_imagesize.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/dlg_layersize.h2
-rw-r--r--chalk/plugins/viewplugins/imagesize/imagesize.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h2
-rw-r--r--chalk/plugins/viewplugins/modify_selection/modify_selection.h2
-rw-r--r--chalk/plugins/viewplugins/performancetest/dlg_perftest.h2
-rw-r--r--chalk/plugins/viewplugins/performancetest/perftest.h2
-rw-r--r--chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h2
-rw-r--r--chalk/plugins/viewplugins/rotateimage/rotateimage.h2
-rw-r--r--chalk/plugins/viewplugins/screenshot/ksnapshot.h4
-rw-r--r--chalk/plugins/viewplugins/screenshot/regiongrabber.h2
-rw-r--r--chalk/plugins/viewplugins/screenshot/screenshot.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h2
-rw-r--r--chalk/plugins/viewplugins/scripting/scripting.h2
-rw-r--r--chalk/plugins/viewplugins/selectopaque/selectopaque.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/dlg_separate.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h2
-rw-r--r--chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h2
-rw-r--r--chalk/plugins/viewplugins/shearimage/dlg_shearimage.h2
-rw-r--r--chalk/plugins/viewplugins/shearimage/shearimage.h2
-rw-r--r--chalk/plugins/viewplugins/substrate/dlg_substrate.h2
-rw-r--r--chalk/plugins/viewplugins/substrate/substrate.h2
-rw-r--r--chalk/plugins/viewplugins/variations/dlg_variations.h2
-rw-r--r--chalk/plugins/viewplugins/variations/variations.h2
107 files changed, 109 insertions, 109 deletions
diff --git a/chalk/plugins/filters/blur/kis_wdg_blur.h b/chalk/plugins/filters/blur/kis_wdg_blur.h
index 0c30fd292..be2c034ab 100644
--- a/chalk/plugins/filters/blur/kis_wdg_blur.h
+++ b/chalk/plugins/filters/blur/kis_wdg_blur.h
@@ -32,7 +32,7 @@ class WdgBlur;
class KisWdgBlur : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgBlur( KisFilter* nfilter, TQWidget * parent, const char * name);
diff --git a/chalk/plugins/filters/bumpmap/bumpmap.h b/chalk/plugins/filters/bumpmap/bumpmap.h
index 4896bb05c..2d70e7566 100644
--- a/chalk/plugins/filters/bumpmap/bumpmap.h
+++ b/chalk/plugins/filters/bumpmap/bumpmap.h
@@ -112,7 +112,7 @@ public:
class KisBumpmapConfigWidget : public KisFilterConfigWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h b/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
index c9cbc2452..d1927bda6 100644
--- a/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
+++ b/chalk/plugins/filters/cimg/kis_cimgconfig_widget.h
@@ -29,7 +29,7 @@
class KisCImgconfigWidget : public KisFilterConfigWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/filters/colorify/KisWdgColorify.h b/chalk/plugins/filters/colorify/KisWdgColorify.h
index bb2c1a8ae..e28e866c8 100644
--- a/chalk/plugins/filters/colorify/KisWdgColorify.h
+++ b/chalk/plugins/filters/colorify/KisWdgColorify.h
@@ -32,7 +32,7 @@ class WdgColorifyBase;
class KisWdgColorify : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgColorify( KisFilter* nfilter, TQWidget * parent, const char * name);
diff --git a/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h b/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
index e38ac8329..dd6c6ca42 100644
--- a/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
+++ b/chalk/plugins/filters/colors/kis_wdg_color_to_alpha.h
@@ -32,7 +32,7 @@ class WdgColorToAlphaBase;
class KisWdgColorToAlpha : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgColorToAlpha( KisFilter* nfilter, TQWidget * parent, const char * name);
diff --git a/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h b/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
index beebbb988..feb0db822 100644
--- a/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
+++ b/chalk/plugins/filters/colorsfilters/kis_perchannel_filter.h
@@ -76,7 +76,7 @@ private:
class KisPerChannelConfigWidget : public KisFilterConfigWidget {
typedef KisFilterConfigWidget super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h b/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
index 3bd314c85..0bf3231fa 100644
--- a/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
+++ b/chalk/plugins/filters/convolutionfilters/kis_convolution_filter.h
@@ -52,7 +52,7 @@ private:
class KisConvolutionFilter : public KisFilter {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h b/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
index 5f942c8e0..6045f51a8 100644
--- a/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
+++ b/chalk/plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
@@ -29,7 +29,7 @@ class KisFilter;
class KisCustomConvolutionFilterConfigurationWidget : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h b/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
index be5a36d12..cad3cec36 100644
--- a/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
+++ b/chalk/plugins/filters/lenscorrectionfilter/kis_wdg_lens_correction.h
@@ -28,7 +28,7 @@ class KisFilter;
class KisWdgLensCorrection : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgLensCorrection(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
diff --git a/chalk/plugins/filters/levelfilter/kgradientslider.h b/chalk/plugins/filters/levelfilter/kgradientslider.h
index 70b821730..331d56b41 100644
--- a/chalk/plugins/filters/levelfilter/kgradientslider.h
+++ b/chalk/plugins/filters/levelfilter/kgradientslider.h
@@ -30,7 +30,7 @@
class KGradientSlider : public TQWidget
{
-Q_OBJECT
+TQ_OBJECT
typedef enum {
diff --git a/chalk/plugins/filters/levelfilter/kis_level_filter.h b/chalk/plugins/filters/levelfilter/kis_level_filter.h
index 45c0d93de..c566212b6 100644
--- a/chalk/plugins/filters/levelfilter/kis_level_filter.h
+++ b/chalk/plugins/filters/levelfilter/kis_level_filter.h
@@ -73,7 +73,7 @@ public:
class KisLevelConfigWidget : public KisFilterConfigWidget {
-Q_OBJECT
+TQ_OBJECT
public:
KisLevelConfigWidget(TQWidget * parent, KisPaintDeviceSP dev, const char * name = 0, WFlags f = 0 );
diff --git a/chalk/plugins/filters/noisefilter/kis_wdg_noise.h b/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
index 2502113a0..ecc6fa8be 100644
--- a/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
+++ b/chalk/plugins/filters/noisefilter/kis_wdg_noise.h
@@ -28,7 +28,7 @@ class KisFilter;
class KisWdgNoise : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgNoise(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
diff --git a/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h b/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
index c48e00ba8..09b1dc57b 100644
--- a/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
+++ b/chalk/plugins/filters/randompickfilter/kis_wdg_random_pick.h
@@ -28,7 +28,7 @@ class KisFilter;
class KisWdgRandomPick : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgRandomPick(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
diff --git a/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h b/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
index f9f5c98a1..0548d40da 100644
--- a/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
+++ b/chalk/plugins/filters/unsharp/kis_wdg_unsharp.h
@@ -32,7 +32,7 @@ class WdgUnsharp;
class KisWdgUnsharp : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgUnsharp( KisFilter* nfilter, TQWidget * parent, const char * name);
diff --git a/chalk/plugins/filters/wavefilter/kis_wdg_wave.h b/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
index 8ce8f5798..c81fda2bb 100644
--- a/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
+++ b/chalk/plugins/filters/wavefilter/kis_wdg_wave.h
@@ -28,7 +28,7 @@ class KisFilter;
class KisWdgWave : public KisFilterConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisWdgWave(KisFilter* nfilter, TQWidget* parent = 0, const char* name = 0);
diff --git a/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h b/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
index a4f584237..e6b87173d 100644
--- a/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
+++ b/chalk/plugins/paintops/defaultpaintops/defaultpaintops_plugin.h
@@ -26,7 +26,7 @@
*/
class DefaultPaintOpsPlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
DefaultPaintOpsPlugin(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/paintops/defaultpaintops/kis_brushop.h b/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
index d32db0240..0e7eebbad 100644
--- a/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
+++ b/chalk/plugins/paintops/defaultpaintops/kis_brushop.h
@@ -46,7 +46,7 @@ public:
};
class KisBrushOpSettings : public TQObject, public KisPaintOpSettings {
- Q_OBJECT
+ TQ_OBJECT
typedef KisPaintOpSettings super;
public:
diff --git a/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h b/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
index cf39abbab..c18a628c1 100644
--- a/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
+++ b/chalk/plugins/paintops/defaultpaintops/kis_smudgeop.h
@@ -44,7 +44,7 @@ public:
};
class KisSmudgeOpSettings : public TQObject, public KisPaintOpSettings {
- Q_OBJECT
+ TQ_OBJECT
typedef KisPaintOpSettings super;
public:
diff --git a/chalk/plugins/tools/defaulttools/default_tools.h b/chalk/plugins/tools/defaulttools/default_tools.h
index dbf60d938..78ed1c31d 100644
--- a/chalk/plugins/tools/defaulttools/default_tools.h
+++ b/chalk/plugins/tools/defaulttools/default_tools.h
@@ -33,7 +33,7 @@
*/
class DefaultTools : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
DefaultTools(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_brush.h b/chalk/plugins/tools/defaulttools/kis_tool_brush.h
index bd932ae54..de0d4b8ce 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_brush.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_brush.h
@@ -34,7 +34,7 @@ class TQCheckBox;
class TQGridLayout;
class KRITACORE_EXPORT KisToolBrush : public KisToolFreehand {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolFreehand super;
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h b/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
index e7960fd35..0ca3f8481 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_colorpicker.h
@@ -30,7 +30,7 @@ class KisPalette;
class KisToolColorPicker : public KisToolNonPaint {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolNonPaint super;
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h b/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
index a7fd92dfb..2c1c40df2 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_duplicate.h
@@ -33,7 +33,7 @@ class KIntNumInput;
class KisToolDuplicate : public KisToolFreehand {
typedef KisToolFreehand super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h b/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
index 09311a304..a080a783f 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_ellipse.h
@@ -32,7 +32,7 @@ class KisRect;
class KisToolEllipse : public KisToolShape {
typedef KisToolShape super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_fill.h b/chalk/plugins/tools/defaulttools/kis_tool_fill.h
index 09df0851b..e6fbd5f07 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_fill.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_fill.h
@@ -36,7 +36,7 @@ class TDEActionCollection;
class KisToolFill : public KisToolPaint {
typedef KisToolPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_gradient.h b/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
index f5b6130fa..36803177d 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_gradient.h
@@ -46,7 +46,7 @@ class TQCheckBox;
class KisToolGradient : public KisToolPaint {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolPaint super;
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_line.h b/chalk/plugins/tools/defaulttools/kis_tool_line.h
index d401a797a..50dc254d1 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_line.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_line.h
@@ -38,7 +38,7 @@ class TQWidget;
class KisToolLine : public KisToolPaint {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolPaint super;
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_move.h b/chalk/plugins/tools/defaulttools/kis_tool_move.h
index 59cf735de..c79d47c18 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_move.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_move.h
@@ -32,7 +32,7 @@ class TQTimer;
class KisToolMove : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_pan.h b/chalk/plugins/tools/defaulttools/kis_tool_pan.h
index e6bbc91e8..7329b6295 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_pan.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_pan.h
@@ -31,7 +31,7 @@ class KRITATOOL_EXPORT KisToolPan : public KisToolNonPaint
{
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h b/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
index dc56f9e2a..42f317059 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_rectangle.h
@@ -37,7 +37,7 @@ class KisPainter;
class KisToolRectangle : public KisToolShape {
typedef KisToolShape super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_text.h b/chalk/plugins/tools/defaulttools/kis_tool_text.h
index 9acd2465d..269811072 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_text.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_text.h
@@ -33,7 +33,7 @@ class KSqueezedTextLabel;
class KisToolText : public KisToolPaint {
typedef KisToolPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/defaulttools/kis_tool_zoom.h b/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
index ca084ca36..9e65f5742 100644
--- a/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
+++ b/chalk/plugins/tools/defaulttools/kis_tool_zoom.h
@@ -32,7 +32,7 @@ class KisCanvasSubject;
class KisToolZoom : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
index 2809cb859..69d2eb66f 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.h
@@ -26,7 +26,7 @@
class KisToolMoveSelection : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h b/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
index 99cc98daa..2cff85cb3 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_brush.h
@@ -36,7 +36,7 @@ class KisSelectionOptions;
* Depends a bit on how we're going to visualize selections.
*/
class KisToolSelectBrush : public KisToolFreehand {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolFreehand super;
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h b/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
index 9dca49554..8d5e5d184 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_contiguous.h
@@ -40,7 +40,7 @@ class KisSelectionOptions;
class KisToolSelectContiguous : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
index 230de5b18..1be666cc6 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_elliptical.h
@@ -35,7 +35,7 @@ class KisSelectionOptions;
class KisToolSelectElliptical : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
index 762f24a8b..2043e0eec 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
@@ -34,7 +34,7 @@ class KisSelectionOptions;
* this... Depends a bit on how we're going to visualize selections.
*/
class KisToolSelectEraser : public KisToolFreehand {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolFreehand super;
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h b/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
index c58a32c60..00e4a0057 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_outline.h
@@ -36,7 +36,7 @@ class KisSelectionOptions;
class KisToolSelectOutline : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
KisToolSelectOutline();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
index 66ff36e0d..2729db5b6 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_polygonal.h
@@ -33,7 +33,7 @@ class KisSelectionOptions;
class KisToolSelectPolygonal : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
KisToolSelectPolygonal();
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
index 0289e4300..5b9b254e2 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.h
@@ -32,7 +32,7 @@ class KisSelectionOptions;
class KisToolSelectRectangular : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/selectiontools/selection_tools.h b/chalk/plugins/tools/selectiontools/selection_tools.h
index 825e06abe..efe0cc726 100644
--- a/chalk/plugins/tools/selectiontools/selection_tools.h
+++ b/chalk/plugins/tools/selectiontools/selection_tools.h
@@ -33,7 +33,7 @@
*/
class SelectionTools : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
SelectionTools(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_crop/kis_tool_crop.h b/chalk/plugins/tools/tool_crop/kis_tool_crop.h
index 3bca34424..2df26c14b 100644
--- a/chalk/plugins/tools/tool_crop/kis_tool_crop.h
+++ b/chalk/plugins/tools/tool_crop/kis_tool_crop.h
@@ -40,7 +40,7 @@ class WdgToolCrop;
class KisToolCrop : public KisToolNonPaint {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_crop/tool_crop.h b/chalk/plugins/tools/tool_crop/tool_crop.h
index 0db28073e..f569b715e 100644
--- a/chalk/plugins/tools/tool_crop/tool_crop.h
+++ b/chalk/plugins/tools/tool_crop/tool_crop.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolCrop : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolCrop(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
index 2120448bf..87a25309c 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier.h
@@ -76,7 +76,7 @@ public:
class KisToolBezier : public KisToolCurve {
typedef KisToolCurve super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
index 019222496..9fc9bf7b9 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier_paint.h
@@ -28,7 +28,7 @@
class KisToolBezierPaint : public KisToolBezier {
typedef KisToolBezier super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h b/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
index 7ce1c382c..c4cff9744 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_bezier_select.h
@@ -28,7 +28,7 @@
class KisToolBezierSelect : public KisToolBezier {
typedef KisToolBezier super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_curve.h b/chalk/plugins/tools/tool_curves/kis_tool_curve.h
index 88cc756c1..d9d5f3fed 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_curve.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_curve.h
@@ -43,7 +43,7 @@ double pointToSegmentDistance(const KisPoint& p, const KisPoint& l0, const KisPo
class KisToolCurve : public KisToolPaint {
typedef KisToolPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_example.h b/chalk/plugins/tools/tool_curves/kis_tool_example.h
index 5c01b6e36..c5b63fc77 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_example.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_example.h
@@ -36,7 +36,7 @@ class WdgToolExample;
class KisToolExample : public KisToolCurve {
typedef KisToolCurve super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_moutline.h b/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
index b9b4830fe..918d9535f 100644
--- a/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
+++ b/chalk/plugins/tools/tool_curves/kis_tool_moutline.h
@@ -65,7 +65,7 @@ public:
class KisToolMagnetic : public KisToolCurve {
typedef KisToolCurve super;
- Q_OBJECT
+ TQ_OBJECT
friend class KisCurveMagnetic;
diff --git a/chalk/plugins/tools/tool_curves/tool_curves.h b/chalk/plugins/tools/tool_curves/tool_curves.h
index 854a81658..6d82a9fec 100644
--- a/chalk/plugins/tools/tool_curves/tool_curves.h
+++ b/chalk/plugins/tools/tool_curves/tool_curves.h
@@ -25,7 +25,7 @@
class ToolCurves : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolCurves(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_filter/kis_tool_filter.h b/chalk/plugins/tools/tool_filter/kis_tool_filter.h
index e1ce4ba11..ee8195045 100644
--- a/chalk/plugins/tools/tool_filter/kis_tool_filter.h
+++ b/chalk/plugins/tools/tool_filter/kis_tool_filter.h
@@ -35,7 +35,7 @@ class KisCmbIDList;
class KisToolFilter : public KisToolFreehand {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolFreehand super;
diff --git a/chalk/plugins/tools/tool_filter/tool_filter.h b/chalk/plugins/tools/tool_filter/tool_filter.h
index 6255b907d..08df9e374 100644
--- a/chalk/plugins/tools/tool_filter/tool_filter.h
+++ b/chalk/plugins/tools/tool_filter/tool_filter.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolFilter : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolFilter(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
index bd2506372..d9226f768 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
+++ b/chalk/plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h
@@ -27,7 +27,7 @@
#include <kis_tool_factory.h>
class KisToolPerspectiveGrid : public KisToolNonPaint {
- Q_OBJECT
+ TQ_OBJECT
enum PerspectiveGridEditionMode {
MODE_CREATION, // This is the mode when there is not yet a perspective grid
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
index 47fd0f405..6dcd0364f 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
+++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolPerspectiveGrid : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolPerspectiveGrid(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h b/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
index 0f0d3e7df..4b9f9497f 100644
--- a/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
+++ b/chalk/plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h
@@ -45,7 +45,7 @@ class KisFilterStrategy;
class KisToolPerspectiveTransform : public KisToolNonPaint, KisCommandHistoryListener {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
enum InterractionMode { DRAWRECTINTERRACTION, EDITRECTINTERRACTION };
enum HandleSelected { NOHANDLE, TOPHANDLE, BOTTOMHANDLE, RIGHTHANDLE, LEFTHANDLE, MIDDLEHANDLE };
diff --git a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
index e43174e4c..2646abbe3 100644
--- a/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
+++ b/chalk/plugins/tools/tool_perspectivetransform/tool_perspectivetransform.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolPerspectiveTransform : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolPerspectiveTransform(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
index dcbf5c372..ccc2d8226 100644
--- a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
+++ b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.h
@@ -34,7 +34,7 @@ class KisRect;
class KisToolPolygon : public KisToolShape {
typedef KisToolShape super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon.h b/chalk/plugins/tools/tool_polygon/tool_polygon.h
index 3f9f22ae1..f56a7febc 100644
--- a/chalk/plugins/tools/tool_polygon/tool_polygon.h
+++ b/chalk/plugins/tools/tool_polygon/tool_polygon.h
@@ -26,7 +26,7 @@
*/
class ToolPolygon : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h b/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
index f8522167d..5d1bd81c3 100644
--- a/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
+++ b/chalk/plugins/tools/tool_polyline/kis_tool_polyline.h
@@ -37,7 +37,7 @@ class KisRect;
class KisToolPolyline : public KisToolPaint {
typedef KisToolPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_polyline/tool_polyline.h b/chalk/plugins/tools/tool_polyline/tool_polyline.h
index c8b95ed96..e1e554571 100644
--- a/chalk/plugins/tools/tool_polyline/tool_polyline.h
+++ b/chalk/plugins/tools/tool_polyline/tool_polyline.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolPolyline : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolPolyline(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
index ad61b7dab..0a3387978 100644
--- a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h
@@ -39,7 +39,7 @@ class KisSelectionOptions;
class KisToolSelectSimilar : public KisToolNonPaint {
- Q_OBJECT
+ TQ_OBJECT
typedef KisToolNonPaint super;
diff --git a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
index 124c126bb..b228a0df9 100644
--- a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
+++ b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h
@@ -23,7 +23,7 @@
class SelectSimilar : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
SelectSimilar(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_star/kis_tool_star.h b/chalk/plugins/tools/tool_star/kis_tool_star.h
index 203785c9e..49bd259cc 100644
--- a/chalk/plugins/tools/tool_star/kis_tool_star.h
+++ b/chalk/plugins/tools/tool_star/kis_tool_star.h
@@ -33,7 +33,7 @@ class WdgToolStar;
class KisToolStar : public KisToolShape {
typedef KisToolShape super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_star/tool_star.h b/chalk/plugins/tools/tool_star/tool_star.h
index 648b5cc69..e9bf68b90 100644
--- a/chalk/plugins/tools/tool_star/tool_star.h
+++ b/chalk/plugins/tools/tool_star/tool_star.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolStar : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolStar(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/tools/tool_transform/kis_tool_transform.h b/chalk/plugins/tools/tool_transform/kis_tool_transform.h
index e7a053ae5..991db3944 100644
--- a/chalk/plugins/tools/tool_transform/kis_tool_transform.h
+++ b/chalk/plugins/tools/tool_transform/kis_tool_transform.h
@@ -41,7 +41,7 @@ class KisFilterStrategy;
class KisToolTransform : public KisToolNonPaint, KisCommandHistoryListener {
typedef KisToolNonPaint super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/tools/tool_transform/tool_transform.h b/chalk/plugins/tools/tool_transform/tool_transform.h
index 0bcff2ddc..b9786f9a1 100644
--- a/chalk/plugins/tools/tool_transform/tool_transform.h
+++ b/chalk/plugins/tools/tool_transform/tool_transform.h
@@ -28,7 +28,7 @@ class KisView;
*/
class ToolTransform : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ToolTransform(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/colorrange/colorrange.h b/chalk/plugins/viewplugins/colorrange/colorrange.h
index 7ee2bc41d..a0e967747 100644
--- a/chalk/plugins/viewplugins/colorrange/colorrange.h
+++ b/chalk/plugins/viewplugins/colorrange/colorrange.h
@@ -27,7 +27,7 @@ class KisView;
class ColorRange : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ColorRange(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h b/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
index d83cf0971..a560fddc5 100644
--- a/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
+++ b/chalk/plugins/viewplugins/colorrange/dlg_colorrange.h
@@ -56,7 +56,7 @@ enum enumAction {
*/
class DlgColorRange: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
diff --git a/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h b/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
index 1cdc0fd5f..7c9c1f0af 100644
--- a/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
+++ b/chalk/plugins/viewplugins/colorspaceconversion/colorspaceconversion.h
@@ -30,7 +30,7 @@ class KisView;
*/
class ColorSpaceConversion : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ColorSpaceConversion(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h b/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
index 64bf630fb..10668b8fd 100644
--- a/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
+++ b/chalk/plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.h
@@ -31,7 +31,7 @@ class WdgConvertColorSpace;
*/
class DlgColorSpaceConversion: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h b/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
index d3f1614c0..3d8007a47 100644
--- a/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
+++ b/chalk/plugins/viewplugins/dropshadow/dlg_dropshadow.h
@@ -32,7 +32,7 @@ class TQColor;
*/
class DlgDropshadow: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
index cce14cfb8..1c316067a 100644
--- a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
+++ b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow.h
@@ -37,7 +37,7 @@ class KisProgressDisplayInterface;
class KisDropshadow : public KisProgressSubject {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
index 0ee970a2a..1381ae319 100644
--- a/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
+++ b/chalk/plugins/viewplugins/dropshadow/kis_dropshadow_plugin.h
@@ -28,7 +28,7 @@ class KisView;
class KisDropshadowPlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisDropshadowPlugin(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h b/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
index 7f9b312e3..8c893c264 100644
--- a/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
+++ b/chalk/plugins/viewplugins/filtersgallery/filters_gallery.h
@@ -31,7 +31,7 @@ namespace Plugins {
namespace FiltersGallery {
class ChalkFiltersGallery : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChalkFiltersGallery(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h b/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
index a12fef12b..e0ed5a29a 100644
--- a/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
+++ b/chalk/plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.h
@@ -42,7 +42,7 @@ namespace FiltersGallery {
*/
class KisDlgFiltersGallery : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisDlgFiltersGallery(KisView* view, TQWidget* parent,const char *name = "");
diff --git a/chalk/plugins/viewplugins/histogram/dlg_histogram.h b/chalk/plugins/viewplugins/histogram/dlg_histogram.h
index 415e065f7..256b81d3c 100644
--- a/chalk/plugins/viewplugins/histogram/dlg_histogram.h
+++ b/chalk/plugins/viewplugins/histogram/dlg_histogram.h
@@ -34,7 +34,7 @@ class KisHistogramWidget;
*/
class DlgHistogram: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/histogram/histogram.h b/chalk/plugins/viewplugins/histogram/histogram.h
index 1399d1853..7a4034eab 100644
--- a/chalk/plugins/viewplugins/histogram/histogram.h
+++ b/chalk/plugins/viewplugins/histogram/histogram.h
@@ -29,7 +29,7 @@ class KisImage;
class Histogram : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Histogram(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h b/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
index e308e5408..23e5d765a 100644
--- a/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
+++ b/chalk/plugins/viewplugins/histogram/kis_histogram_widget.h
@@ -29,7 +29,7 @@ class KisColorSpace;
*/
class KisHistogramWidget : public WdgHistogram {
typedef WdgHistogram super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h b/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
index 6e2e325b9..4e310ca5b 100644
--- a/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
+++ b/chalk/plugins/viewplugins/histogram_docker/histogramdocker.h
@@ -38,7 +38,7 @@ class KisColorSpace;
class ChalkHistogramDocker : public KParts::Plugin
{
-Q_OBJECT
+TQ_OBJECT
public:
ChalkHistogramDocker(TQObject *parent, const char *name, const TQStringList &);
@@ -63,7 +63,7 @@ private:
class KisGenericRGBHistogramProducerFactory;
class HistogramDockerUpdater : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
HistogramDockerUpdater(TQObject* parent, KisHistogramSP h, KisHistogramView* v,
diff --git a/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h b/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
index e78c6f222..80423ebcd 100644
--- a/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
+++ b/chalk/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h
@@ -35,7 +35,7 @@
* already violated with the asynchronousity of it that is not really an issue anymore, I think)
**/
class KisAccumulatingHistogramProducer : public TQObject, public KisBasicHistogramProducer {
-Q_OBJECT
+TQ_OBJECT
public:
KisAccumulatingHistogramProducer(KisCachedHistogramObserver::Producers* source);
diff --git a/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h b/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
index 3c3bb12aa..5ad7b13e4 100644
--- a/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
+++ b/chalk/plugins/viewplugins/histogram_docker/kis_imagerasteredcache.h
@@ -31,7 +31,7 @@
class KisView;
class KisImageRasteredCache : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h b/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
index a38a1df5f..efac6a56f 100644
--- a/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
+++ b/chalk/plugins/viewplugins/imagesize/dlg_imagesize.h
@@ -31,7 +31,7 @@ class WdgImageSize;
*/
class DlgImageSize: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/imagesize/dlg_layersize.h b/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
index 1729c227a..66134c29b 100644
--- a/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
+++ b/chalk/plugins/viewplugins/imagesize/dlg_layersize.h
@@ -28,7 +28,7 @@ class KisFilterStrategy;
class DlgLayerSize: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/imagesize/imagesize.h b/chalk/plugins/viewplugins/imagesize/imagesize.h
index c91c79051..09a37f0e8 100644
--- a/chalk/plugins/viewplugins/imagesize/imagesize.h
+++ b/chalk/plugins/viewplugins/imagesize/imagesize.h
@@ -27,7 +27,7 @@ class KisPainter;
class ImageSize : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ImageSize(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
index 10be5f54b..0494bba3c 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_border_selection.h
@@ -26,7 +26,7 @@ class WdgBorderSelection;
class DlgBorderSelection: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
index caf1101ec..072d4388f 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_grow_selection.h
@@ -26,7 +26,7 @@ class WdgGrowSelection;
class DlgGrowSelection: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h b/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
index f7b93c0c9..f62d019f2 100644
--- a/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/dlg_shrink_selection.h
@@ -26,7 +26,7 @@ class WdgShrinkSelection;
class DlgShrinkSelection: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/modify_selection/modify_selection.h b/chalk/plugins/viewplugins/modify_selection/modify_selection.h
index aa0eb749e..7a516dde0 100644
--- a/chalk/plugins/viewplugins/modify_selection/modify_selection.h
+++ b/chalk/plugins/viewplugins/modify_selection/modify_selection.h
@@ -26,7 +26,7 @@ class KisView;
class ModifySelection : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ModifySelection(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
index bf22ec467..22e7a9ab1 100644
--- a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
+++ b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h
@@ -26,7 +26,7 @@ class WdgPerfTest;
class DlgPerfTest: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/performancetest/perftest.h b/chalk/plugins/viewplugins/performancetest/perftest.h
index 4401dd33f..455a95eef 100644
--- a/chalk/plugins/viewplugins/performancetest/perftest.h
+++ b/chalk/plugins/viewplugins/performancetest/perftest.h
@@ -30,7 +30,7 @@ class KisID;
class PerfTest : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
PerfTest(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h b/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
index a6c87bb88..f037eded0 100644
--- a/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
+++ b/chalk/plugins/viewplugins/rotateimage/dlg_rotateimage.h
@@ -34,7 +34,7 @@ enum enumRotationDirection {
class DlgRotateImage: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/rotateimage/rotateimage.h b/chalk/plugins/viewplugins/rotateimage/rotateimage.h
index c566ad915..4505ee8da 100644
--- a/chalk/plugins/viewplugins/rotateimage/rotateimage.h
+++ b/chalk/plugins/viewplugins/rotateimage/rotateimage.h
@@ -26,7 +26,7 @@ class KisView;
class RotateImage : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
RotateImage(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/screenshot/ksnapshot.h b/chalk/plugins/viewplugins/screenshot/ksnapshot.h
index 13c4cb911..5edb52737 100644
--- a/chalk/plugins/viewplugins/screenshot/ksnapshot.h
+++ b/chalk/plugins/viewplugins/screenshot/ksnapshot.h
@@ -36,7 +36,7 @@ class KSnapshotWidget;
class KSnapshotThumb : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -77,7 +77,7 @@ protected:
class KSnapshot : public KDialogBase
{
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/screenshot/regiongrabber.h b/chalk/plugins/viewplugins/screenshot/regiongrabber.h
index 87415e79d..1d1fb253d 100644
--- a/chalk/plugins/viewplugins/screenshot/regiongrabber.h
+++ b/chalk/plugins/viewplugins/screenshot/regiongrabber.h
@@ -38,7 +38,7 @@ public:
class RegionGrabber : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/screenshot/screenshot.h b/chalk/plugins/viewplugins/screenshot/screenshot.h
index 8a00a8fb7..a6b9366d4 100644
--- a/chalk/plugins/viewplugins/screenshot/screenshot.h
+++ b/chalk/plugins/viewplugins/screenshot/screenshot.h
@@ -26,7 +26,7 @@ class KSnapshot;
class Screenshot : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Screenshot(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h b/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
index 777a8aac1..0a8426cb1 100644
--- a/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
+++ b/chalk/plugins/viewplugins/scripting/chalkcore/krs_iterator.h
@@ -43,7 +43,7 @@ class IteratorMemoryManaged {
};
class IteratorMemoryManager : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
IteratorMemoryManager(IteratorMemoryManaged* it) : m_it(it)
diff --git a/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h b/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
index b2495d8b6..8e0d20944 100644
--- a/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
+++ b/chalk/plugins/viewplugins/scripting/chalkscripting/kis_script_monitor.h
@@ -32,7 +32,7 @@ namespace Kross {
@author Cyrille Berger <cberger@cberger.net>
*/
class KisScriptMonitor : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
private:
KisScriptMonitor();
diff --git a/chalk/plugins/viewplugins/scripting/scripting.h b/chalk/plugins/viewplugins/scripting/scripting.h
index a2353d7a3..01f2b0e81 100644
--- a/chalk/plugins/viewplugins/scripting/scripting.h
+++ b/chalk/plugins/viewplugins/scripting/scripting.h
@@ -36,7 +36,7 @@ namespace Kross {
class Scripting : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Scripting(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/selectopaque/selectopaque.h b/chalk/plugins/viewplugins/selectopaque/selectopaque.h
index ac85e8c8a..d5b26136b 100644
--- a/chalk/plugins/viewplugins/selectopaque/selectopaque.h
+++ b/chalk/plugins/viewplugins/selectopaque/selectopaque.h
@@ -27,7 +27,7 @@ class KisView;
class SelectOpaque : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
SelectOpaque(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/separate_channels/dlg_separate.h b/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
index a614858e3..372adb2cb 100644
--- a/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
+++ b/chalk/plugins/viewplugins/separate_channels/dlg_separate.h
@@ -31,7 +31,7 @@ class WdgSeparations;
*/
class DlgSeparate: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h b/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
index c188cb3c3..b4d944485 100644
--- a/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
+++ b/chalk/plugins/viewplugins/separate_channels/kis_channel_separator.h
@@ -47,7 +47,7 @@ enum enumSepOutput {
class KisChannelSeparator : public KisProgressSubject {
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h b/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
index 2190957df..0a6d81fa2 100644
--- a/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
+++ b/chalk/plugins/viewplugins/separate_channels/kis_separate_channels_plugin.h
@@ -28,7 +28,7 @@ class KisView;
class KisSeparateChannelsPlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
KisSeparateChannelsPlugin(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h b/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
index e10ff6672..63117dc4b 100644
--- a/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
+++ b/chalk/plugins/viewplugins/shearimage/dlg_shearimage.h
@@ -26,7 +26,7 @@ class WdgShearImage;
class DlgShearImage: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/shearimage/shearimage.h b/chalk/plugins/viewplugins/shearimage/shearimage.h
index 9f9c1c31a..42748b2c4 100644
--- a/chalk/plugins/viewplugins/shearimage/shearimage.h
+++ b/chalk/plugins/viewplugins/shearimage/shearimage.h
@@ -26,7 +26,7 @@ class KisView;
class ShearImage : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
ShearImage(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/substrate/dlg_substrate.h b/chalk/plugins/viewplugins/substrate/dlg_substrate.h
index d25425f69..e4aafacd2 100644
--- a/chalk/plugins/viewplugins/substrate/dlg_substrate.h
+++ b/chalk/plugins/viewplugins/substrate/dlg_substrate.h
@@ -35,7 +35,7 @@
class DlgSubstrate: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/substrate/substrate.h b/chalk/plugins/viewplugins/substrate/substrate.h
index 54e26d0c8..cfb14d5b5 100644
--- a/chalk/plugins/viewplugins/substrate/substrate.h
+++ b/chalk/plugins/viewplugins/substrate/substrate.h
@@ -27,7 +27,7 @@ class KisView;
class SubstratePlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
SubstratePlugin(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/plugins/viewplugins/variations/dlg_variations.h b/chalk/plugins/viewplugins/variations/dlg_variations.h
index 9be3a2a11..1e6ce778b 100644
--- a/chalk/plugins/viewplugins/variations/dlg_variations.h
+++ b/chalk/plugins/viewplugins/variations/dlg_variations.h
@@ -35,7 +35,7 @@
class DlgVariations: public KDialogBase {
typedef KDialogBase super;
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/chalk/plugins/viewplugins/variations/variations.h b/chalk/plugins/viewplugins/variations/variations.h
index cac1e1aaa..2799603c9 100644
--- a/chalk/plugins/viewplugins/variations/variations.h
+++ b/chalk/plugins/viewplugins/variations/variations.h
@@ -27,7 +27,7 @@ class KisView;
class Variations : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Variations(TQObject *parent, const char *name, const TQStringList &);