fix #25666: fix warning reg. ignored dllimport

This commit is contained in:
Joachim Schmitz 2014-05-09 09:12:06 +02:00
parent 76cf6a1a42
commit 78a0da475f

View file

@ -66,7 +66,7 @@ class QXmlCharRange;
\short This class contains helper functions related to XML, for validating character classes,
productions in the XML specification, and so on.
*/
class Q_CORE_EXPORT QXmlUtils
class QXmlUtils
{
public:
static bool isEncName(const QString &encName);