mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
move qstringmatcher header inclusion from qstringlist header to source file
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
7c427a6dc0
commit
ba20535eaa
2 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
#include "qstringlist.h"
|
||||
#include "qset.h"
|
||||
#include "qstringmatcher.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include <QtCore/qdatastream.h>
|
||||
#include <QtCore/qlist.h>
|
||||
#include <QtCore/qregexp.h>
|
||||
#include <QtCore/qstringmatcher.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue