summaryrefslogtreecommitdiffstats
path: root/kdefx/kdrawutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdefx/kdrawutil.h')
-rw-r--r--kdefx/kdrawutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdefx/kdrawutil.h b/kdefx/kdrawutil.h
index 27be8ac58..6aa0f3c44 100644
--- a/kdefx/kdrawutil.h
+++ b/kdefx/kdrawutil.h
@@ -125,7 +125,7 @@ KDEFX_EXPORT void kRoundMaskRegion(TQRegion &r, int x, int y, int w, int h);
* @c \#include @c <kdrawutil.h>
*
* Paints the pixels covered by a round button of the given size with
- * Qt::color1. This function is useful in TQStyle::drawControlMask().
+ * Qt::color1. This function is useful in TQStyle::tqdrawControlMask().
*
* @param p The painter to use for drawing the button.
* @param x The X coordinate of the button.