Added scanning catalogs for plugins
[mdictionary] / trunk / tests / mDictionaryTests / CommonDictInterfaceMock.h
index c4d0db0..c627190 100644 (file)
@@ -67,6 +67,8 @@ public:
 
         return list;
     }
+    DictDialog* dictDialog() {}
+    Settings* settings() {}
 
 };