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/fileops/fileopsfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/fileops/fileopsfactory.cpp') diff --git a/src/plugins/General/fileops/fileopsfactory.cpp b/src/plugins/General/fileops/fileopsfactory.cpp index a99e65deb..20e8aca0e 100644 --- a/src/plugins/General/fileops/fileopsfactory.cpp +++ b/src/plugins/General/fileops/fileopsfactory.cpp @@ -60,4 +60,4 @@ QTranslator *FileOpsFactory::createTranslator(QObject *parent) return translator; } -Q_EXPORT_PLUGIN(FileOpsFactory) +Q_EXPORT_PLUGIN2(fileops, FileOpsFactory) -- cgit v1.2.3-13-gbd6f