summaryrefslogtreecommitdiffstats
path: root/tdefx/kdrawutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdefx/kdrawutil.h')
-rw-r--r--tdefx/kdrawutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefx/kdrawutil.h b/tdefx/kdrawutil.h
index 44041968c..a229625a4 100644
--- a/tdefx/kdrawutil.h
+++ b/tdefx/kdrawutil.h
@@ -125,7 +125,7 @@ TDEFX_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::tqdrawControlMask().
+ * Qt::color1. This function is useful in TQStyle::drawControlMask().
*
* @param p The painter to use for drawing the button.
* @param x The X coordinate of the button.