summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_blackberry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qlocale_blackberry.h')
-rw-r--r--src/corelib/tools/qlocale_blackberry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qlocale_blackberry.h b/src/corelib/tools/qlocale_blackberry.h
index 331e5c5c2c..67f403a017 100644
--- a/src/corelib/tools/qlocale_blackberry.h
+++ b/src/corelib/tools/qlocale_blackberry.h
@@ -73,7 +73,7 @@ public Q_SLOTS:
void readHourFormat();
private:
- QByteArray readPpsValue(const char* ppsPath, const char* ppsObject, int* ppsFd);
+ QByteArray readPpsValue(const char* ppsObject, int ppsFd);
QString getCorrectFormat(const QString &baseFormat, QLocale::FormatType typeFormat);
QByteArray lc_langage;