removeAccents refactorized out to the AccentsNormalizer class
[mdictionary] / trunk / src / includes / settings.h
index c50136a..9a8e043 100644 (file)
 
 #include <QString>
 #include <QHash>
-#include "CommonDictInterface.h"
 #include <QDebug>
 
-class CommonDictInterface;
-
 /*! Plugins or dictionaries may need to keep some of configuration between
   sessions, moreover Backbone or GUI may want store some additional info in
   plugin Settings.