From 56bb9961db1158250bbfe971f4556b56c0bd6581 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 09 Jan 2004 19:13:35 +0000 Subject: Update lupdate and shared to Qt3.3 qt-copy sources Some special replacement for $$(OPIEDIR) to make ar_* happy --- (limited to 'development/translation/shared/opie.h') diff --git a/development/translation/shared/opie.h b/development/translation/shared/opie.h index 4646bb0..28b2a61 100644 --- a/development/translation/shared/opie.h +++ b/development/translation/shared/opie.h @@ -9,7 +9,7 @@ public: static OPIE* self(); /** get the list of languages */ QStringList languageList(const QString& opiedir = QString::null)const; - QString opieDir(const QString& opieDir)const; + QString opieDir(const QString& opieDir = QString::null)const; private: OPIE(); -- cgit v0.9.0.2