add google bookmark work correctly
[mdictionary] / src / mdictionary / backbone / ConfigGenerator.cpp
index 704a6ba..c183aba 100644 (file)
@@ -30,6 +30,7 @@
 
 bool ConfigGenerator::generateCss(QString file) {
     generateFile(":/xsl/style.css", file);
+    return true;
 }