Fix documentation of NotificationImage

This commit is contained in:
Martchus 2018-04-26 00:12:59 +02:00
parent df76e333fa
commit 2525c37f00
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ inline SwappedImage::SwappedImage(const QImage &image)
}
/*!
* \brief The ImageData struct is a raw data image format.
* \brief The NotificationImage struct is a raw data image format.
*
* It describes the width, height, rowstride, has alpha, bits per sample, channels and image data respectively.
*/