QScroller was introduced in Qt 5.0, not 4.8

Task-number: QTBUG-29365
Change-Id: I11804bf51f1537dcd7f40d7ec02022d8fb76c1e8
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Laszlo Papp 2013-02-02 02:35:08 +00:00 committed by The Qt Project
parent 655ba57556
commit 1de63171ee

View File

@ -234,7 +234,7 @@ private:
/*!
\class QScroller
\brief The QScroller class enables kinetic scrolling for any scrolling widget or graphics item.
\since 4.8
\since 5.0
\inmodule QtWidgets