Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
[mdictionary] / trunk / src / plugins / xdxf / src / xdxfplugin.cpp
index ae3549e..b0c75d4 100644 (file)
@@ -334,7 +334,7 @@ void XdxfPlugin::setSettings(Settings *settings) {
     }
     delete settings;
 
-    emit settingsChanged();
+    Q_EMIT settingsChanged();
 }
 
 void XdxfPlugin::getDictionaryInfo() {