Fix typo in name of included header
Change-Id: If704c801d4d056a9d0294ded20f60ce99f83b2ea Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
parent
8ec1594e63
commit
b36666e1ef
@ -53,7 +53,7 @@
|
|||||||
#include <qpainter.h>
|
#include <qpainter.h>
|
||||||
#include <qpaintengine.h>
|
#include <qpaintengine.h>
|
||||||
#include <qwidget.h>
|
#include <qwidget.h>
|
||||||
#include <qbackingstore.>
|
#include <qbackingstore.h>
|
||||||
#include <qapplication.h>
|
#include <qapplication.h>
|
||||||
#include <qpixmapcache.h>
|
#include <qpixmapcache.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user