summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/dummyplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/mmf/dummyplayer.cpp')
-rw-r--r--src/3rdparty/phonon/mmf/dummyplayer.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/mmf/dummyplayer.cpp b/src/3rdparty/phonon/mmf/dummyplayer.cpp
index d9e836d..dc7f8d1 100644
--- a/src/3rdparty/phonon/mmf/dummyplayer.cpp
+++ b/src/3rdparty/phonon/mmf/dummyplayer.cpp
@@ -18,6 +18,8 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
#include "dummyplayer.h"
+QT_BEGIN_NAMESPACE
+
using namespace Phonon;
using namespace Phonon::MMF;
@@ -132,6 +134,5 @@ void MMF::DummyPlayer::doSetTickInterval(qint32)
}
-
-
+QT_END_NAMESPACE