diff --git a/src/gui/image/qbitmap.cpp b/src/gui/image/qbitmap.cpp index c9310bef666..2e76928ed6d 100644 --- a/src/gui/image/qbitmap.cpp +++ b/src/gui/image/qbitmap.cpp @@ -86,8 +86,6 @@ QBitmap::QBitmap(int w, int h) } /*! - \deprecated [6.0] Use fromPixmap instead. - Constructs a bitmap with the given \a size. The pixels in the bitmap are uninitialized.