fix bug
[mdictionary] / src / mdictionary / gui / MainWindow.cpp
index e5a0b61..48f3159 100644 (file)
@@ -235,7 +235,6 @@ void MainWindow::wordListReady() {
             setExactSearch(false);
         }
     }
-
     wordListWidget->setFocus();
 }