fix small bug(wildcard), and change some comments
[mdictionary] / src / plugins / xdxf / XdxfDialog.h
index fffb78d..be241de 100644 (file)
@@ -20,7 +20,7 @@
 *******************************************************************************/
 
 /*!
-    \file XdxfDialog.cpp
+    \file XdxfDialog.h
     \author Mateusz Półrola <mateusz.polrola@gmail.com>
 */
 
@@ -113,7 +113,7 @@ private:
     QPushButton* browseButton;
     QPushButton* downloadButton;
     QHBoxLayout* browseLayout;
-
+    QHBoxLayout* infoLayout;
 
     QCheckBox* cacheCheckBox;
     QCheckBox* accentsCheckBox;