QLocaleBlackberry - fix include statements
Change-Id: Ifb5678094806e4aab19015d3a600217b4cf9ac5f Reviewed-by: David Faure <david.faure@kdab.com>
This commit is contained in:
parent
7810ba17bc
commit
17159b4500
@ -42,9 +42,9 @@
|
||||
#ifndef QLOCALE_BLACKBERRY_H
|
||||
#define QLOCALE_BLACKBERRY_H
|
||||
|
||||
#include "qsocketnotifier.h"
|
||||
#include "qreadwritelock.h"
|
||||
#include "qlocale.h"
|
||||
#include <QtCore/qsocketnotifier.h>
|
||||
#include <QtCore/qreadwritelock.h>
|
||||
#include <QtCore/qlocale.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user