X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fbackbone%2FBookmarks.cpp;h=5a5faf5f0575fd9a74a6dc60eecfd92626724c4a;hb=87ff3664f4be5564a986ae484d2cea99a08bc2b5;hp=645e9ad8266fe15cc4321cc8dac19e2b2c3299b8;hpb=40b66a4f767628710059078e32e50b94e1bf1c5e;p=mdictionary diff --git a/src/mdictionary/backbone/Bookmarks.cpp b/src/mdictionary/backbone/Bookmarks.cpp index 645e9ad..5a5faf5 100644 --- a/src/mdictionary/backbone/Bookmarks.cpp +++ b/src/mdictionary/backbone/Bookmarks.cpp @@ -1,3 +1,32 @@ +/******************************************************************************* + + This file is part of mDictionary. + + mDictionary is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + mDictionary is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with mDictionary. If not, see . + + Copyright 2010 Comarch S.A. + +*******************************************************************************/ + +/*! + \file Bookmarks.cpp + \brief Bookmarks functionality - marking words as favorite, managing marked + words, searching in marked words (with cached translations) + + \author Bartosz Szatkowski +*/ + #include "Bookmarks.h" #include "BookmarkTranslations.h" #include