Merge branch 'master' into xdxf
[mdictionary] / trunk / src / includes / settings.h
index db2655f..d07d920 100644 (file)
@@ -21,7 +21,6 @@
 
 //Created by Bartosz Szatkowski
 
-
 #ifndef SETTINGS_H
 #define SETTINGS_H
 
@@ -47,5 +46,4 @@ class Settings {
     virtual void setType(const CommonDictInterface*) = 0;
 };
 
-
 #endif // SETTINGS_H