From 57f2874db8deb5153cb4a8dff120adf45fe40e61 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 6 Apr 2024 16:44:57 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- tdegtk/tqtcairopainter.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tdegtk/tqtcairopainter.cpp') diff --git a/tdegtk/tqtcairopainter.cpp b/tdegtk/tqtcairopainter.cpp index 0a68d18..f680e9c 100644 --- a/tdegtk/tqtcairopainter.cpp +++ b/tdegtk/tqtcairopainter.cpp @@ -36,8 +36,6 @@ #include #endif // USE_TDE_SPECIFIC_LIBRARIES -#undef Qt - #define CAIRO_PEN_PIXEL_OFFSET (0.5) #define CAIRO_BRUSH_PIXEL_OFFSET (0.0) #define CAIRO_FONT_SIZE_FUDGE_FACTOR (1.4) @@ -1198,7 +1196,7 @@ void TQt3CairoPaintDevice::setCairoTransformations(cairo_t* cr, bool forceDisabl /*! \class TQt3CairoPaintDevice tdeqt4painter.h \brief The TQt3CairoPaintDevice class is a paint device that translates - Qt paint events to a TQt painter. + TQt paint events to a TQt painter. \ingroup graphics \ingroup shared -- cgit v1.2.3