Android: Warnings--
Change-Id: I79bef1e5e73fedf2bae61d6cfc9634a14958ba0e Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
This commit is contained in:
parent
9b54f4c81c
commit
31ef0d0dd6
@ -238,7 +238,7 @@ inline QByteArray QStorageIterator::device() const
|
||||
|
||||
#elif defined(Q_OS_ANDROID)
|
||||
|
||||
static const char pathMounted[] = "/proc/mounts";
|
||||
static const QLatin1String pathMounted("/proc/mounts");
|
||||
|
||||
inline QStorageIterator::QStorageIterator()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user