diff options
Diffstat (limited to 'src/3rdparty/phonon/mmf/effectfactory.h')
-rw-r--r-- | src/3rdparty/phonon/mmf/effectfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/mmf/effectfactory.h b/src/3rdparty/phonon/mmf/effectfactory.h index d5dde27..e83ad15 100644 --- a/src/3rdparty/phonon/mmf/effectfactory.h +++ b/src/3rdparty/phonon/mmf/effectfactory.h @@ -65,7 +65,7 @@ private: * the default constructor. */ inline EffectFactory(); - Q_DISABLE_COPY(EffectFactory); + Q_DISABLE_COPY(EffectFactory) }; } } |