Small fix for settings saving.
[jenirok] / src / common / source.h
index b5fcbf6..573563f 100644 (file)
@@ -41,7 +41,7 @@ public:
         QString number;
     };
 
-    enum SearchType {YELLOW_PAGES, PERSONS};
+    enum SearchType {YELLOW_PAGES, PERSONS, BOTH};
 
     struct SearchDetails
     {