Added direct search of translation, changed searching for translation of words list...
[mdictionary] / trunk / src / base / backbone / backbone.h
index 8a1b29d..2e185f2 100644 (file)
@@ -92,9 +92,9 @@ public Q_SLOTS:
     void stopSearching();
 
     /*! search for a word translation
-       \param word list of words to be translated
+       \param word to be translated
       */
-    void search(QStringList word);
+    void search(QString word);
 
     /*! sets active dictionaries (searches are performed only in active dicts
        \param List of dictionaris to be activated