Remove stale QT_MODULE() usage cases

As of Qt5, this macro is defined to be empty; simply get rid of these leftovers.

Change-Id: Id24056c0afd013904b1e098dc49e502038fd77a4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Sergio Ahumada
2012-10-25 18:41:01 +02:00
committed by The Qt Project
parent 31d3de9a9c
commit 441ce7e6d6
120 changed files with 0 additions and 240 deletions

View File

@@ -57,8 +57,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
QT_MODULE(Multimedia)
class MockAudioDecoderControl : public QAudioDecoderControl
{
Q_OBJECT