change in the method responsible for parsing .ifo file
[mdictionary] / src / plugins / stardict / StarDictPlugin.h
index 5c9c0a3..ac5611a 100644 (file)
@@ -177,7 +177,7 @@ private:
     volatile bool stopped;
     Settings *_settings;
     StarDictDialog* _dictDialog;
-    StarDictSettings* _ifoFileSettings;
+    Settings* _ifoFileSettings;
 };
 
 #endif // XDXFPLUGIN_H