Silly defs file error.

Change-Id: Ic4c128b6c410701092848048982a8e82a5c58b88
Reviewed-on: http://codereview.qt.nokia.com/4224
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Michael Goddard
2011-09-06 11:48:41 +10:00
committed by Qt by Nokia
parent 7507c80524
commit 461a37b412

View File

@@ -73,7 +73,7 @@
# endif
#endif
#if !defined(Q_SERVICEFW_EXPORT)
#if !defined(Q_MULTIMEDIA_EXPORT)
# if defined(QT_SHARED)
# define Q_MULTIMEDIA_EXPORT Q_DECL_EXPORT
# else