docs: Don't mark qDrawBorderPixmap() as overload

Because it doesn't overload anything.

Change-Id: I871df10b4a0a46da238a5d1061cfb1aa34ccee03
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
bb10
Sergio Martins 2016-09-26 18:23:56 +01:00 committed by Marc Mutz
parent 9ab60b9c0d
commit 72a1a72776
1 changed files with 0 additions and 1 deletions

View File

@ -763,7 +763,6 @@ void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c,
\fn void qDrawBorderPixmap(QPainter *painter, const QRect &target, const QMargins &margins, const QPixmap &pixmap)
\relates <qdrawutil.h>
\since 4.6
\overload
\brief The qDrawBorderPixmap function is for drawing a pixmap into
the margins of a rectangle.