diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-19 17:39:15 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-19 17:39:15 +0000 |
| commit | 72d49c830cddd485515900add95c6cc77b075745 (patch) | |
| tree | cc6d8a468ccaf783841b9e173f82a3aaef434582 /src/plugins/Input/mad/decodermadfactory.cpp | |
| parent | a849e93804c5662d68c478e3b6fb9ea301795809 (diff) | |
| download | qmmp-72d49c830cddd485515900add95c6cc77b075745.tar.gz qmmp-72d49c830cddd485515900add95c6cc77b075745.tar.bz2 qmmp-72d49c830cddd485515900add95c6cc77b075745.zip | |
removed obsolete qt macros, updated Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1235 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mad/decodermadfactory.cpp')
| -rw-r--r-- | src/plugins/Input/mad/decodermadfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/mad/decodermadfactory.cpp b/src/plugins/Input/mad/decodermadfactory.cpp index 11009d617..fa89e5f5d 100644 --- a/src/plugins/Input/mad/decodermadfactory.cpp +++ b/src/plugins/Input/mad/decodermadfactory.cpp @@ -239,4 +239,4 @@ QTranslator *DecoderMADFactory::createTranslator(QObject *parent) return translator; } -Q_EXPORT_PLUGIN(DecoderMADFactory) +Q_EXPORT_PLUGIN2(mad, DecoderMADFactory) |
