Fixed outline / fill inconsistencies in raster paint engine.
[profile/ivi/qtbase.git] / src / gui / painting / qpagedpaintdevice.cpp
index dc05bc3..1d71fe1 100644 (file)
@@ -155,7 +155,7 @@ QPagedPaintDevice::~QPagedPaintDevice()
 /*!
   \fn bool QPagedPaintDevice::newPage()
 
-  Starts a new page.
+  Starts a new page. Returns \c true on success.
 */