From 72d49c830cddd485515900add95c6cc77b075745 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 19 Sep 2009 17:39:15 +0000 Subject: 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 --- src/plugins/General/hal/halfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/hal/halfactory.cpp') diff --git a/src/plugins/General/hal/halfactory.cpp b/src/plugins/General/hal/halfactory.cpp index 4c7cfd04b..97456d1a1 100644 --- a/src/plugins/General/hal/halfactory.cpp +++ b/src/plugins/General/hal/halfactory.cpp @@ -62,4 +62,4 @@ QTranslator *HalFactory::createTranslator(QObject *parent) return translator; } -Q_EXPORT_PLUGIN(HalFactory) +Q_EXPORT_PLUGIN2(hal, HalFactory) -- cgit v1.2.3-13-gbd6f