Fix typo in name of included header

Change-Id: If704c801d4d056a9d0294ded20f60ce99f83b2ea
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
kb 2012-05-07 12:52:35 +02:00 committed by Qt by Nokia
parent 8ec1594e63
commit b36666e1ef

View File

@ -53,7 +53,7 @@
#include <qpainter.h>
#include <qpaintengine.h>
#include <qwidget.h>
#include <qbackingstore.>
#include <qbackingstore.h>
#include <qapplication.h>
#include <qpixmapcache.h>