change comment's and fix bug (xslt transform)
[mdictionary] / src / plugins / google / GooglePlugin.h
index 4f84f07..cfc2ebf 100644 (file)
@@ -18,9 +18,8 @@
     Copyright 2010 Comarch S.A.
 
 *******************************************************************************/
-
-/*! \file GooglePlugin.h
-
+/*!
+    \file GooglePlugin.h
     \author Jakub Jaszczynski <j.j.jaszczynski@gmail.com>
 */
 
@@ -71,9 +70,10 @@ public:
     //! sets the language from which the translation is done
     void setLangFrom(QString langFrom);
 
-    /*! \returns DictDialog object that creates dialogs
+    /*!
+        \returns DictDialog object that creates dialogs
         for adding new dictionaries and changing plugin things
-      */
+    */
     DictDialog* dictDialog();
 
     //! \returns new, clean copy of plugin with settings set as in Settings*