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/hotkey/hotkeyfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/hotkeyfactory.cpp b/src/plugins/General/hotkey/hotkeyfactory.cpp index 2c469f74f..9e706369d 100644 --- a/src/plugins/General/hotkey/hotkeyfactory.cpp +++ b/src/plugins/General/hotkey/hotkeyfactory.cpp @@ -61,4 +61,4 @@ QTranslator *HotkeyFactory::createTranslator(QObject *parent) return translator; } -Q_EXPORT_PLUGIN(HotkeyFactory) +Q_EXPORT_PLUGIN2(hotkey, HotkeyFactory) -- cgit v1.2.3-13-gbd6f