Skip to content

Commit

Permalink
Remove unused QRegExp include
Browse files Browse the repository at this point in the history
There's no use of QRegExp here therefore remove the include

Task-number: QTBUG-72587
Change-Id: If281c34d202c9fae4e548c8293443cc0dc283de0
Reviewed-by: Thiago Macieira <[email protected]>
  • Loading branch information
sgaist committed Jun 10, 2019
1 parent 928c3e4 commit 2d72bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/auto/other/lancelot/paintcommands.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include <qpixmap.h>
#include <qbrush.h>
#include <qhash.h>
#include <qregexp.h>

QT_FORWARD_DECLARE_CLASS(QPainter)
#ifndef QT_NO_OPENGL
Expand Down

0 comments on commit 2d72bf6

Please sign in to comment.