summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-02-03 15:39:43 (GMT)
committerGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-02-03 17:01:17 (GMT)
commit14ee2007fd2ada46e5fe30af838f5a7fcb7c6f4d (patch)
tree5d942f251be4469d5792cfcc2b4746a50c0c7a94 /src
parentca57a6e6bb48b468631576c3bd316f6c2b24e0dd (diff)
downloadQt-14ee2007fd2ada46e5fe30af838f5a7fcb7c6f4d.zip
Qt-14ee2007fd2ada46e5fe30af838f5a7fcb7c6f4d.tar.gz
Qt-14ee2007fd2ada46e5fe30af838f5a7fcb7c6f4d.tar.bz2
Corrected namespace for Phonon::MMF translatable error strings
Error strings are now part of the Phonon::MMF namespace. Reviewed-by: trustme
Diffstat (limited to 'src')
-rw-r--r--src/3rdparty/phonon/mmf/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/mmf/utils.h b/src/3rdparty/phonon/mmf/utils.h
index 56ccafc..acad55a 100644
--- a/src/3rdparty/phonon/mmf/utils.h
+++ b/src/3rdparty/phonon/mmf/utils.h
@@ -44,7 +44,7 @@ enum PanicCode {
class Utils
{
- Q_DECLARE_TR_FUNCTIONS(Utils)
+ Q_DECLARE_TR_FUNCTIONS(Phonon::MMF)
public:
/**