diff --git a/dictheadwords.cc b/dictheadwords.cc
index 974faf62..59eb62a7 100644
--- a/dictheadwords.cc
+++ b/dictheadwords.cc
@@ -55,6 +55,7 @@ DictHeadwords::DictHeadwords( QWidget *parent, Config::Class & cfg_,
connect(model,&HeadwordListModel::finished,this,[this](){
ui.exportButton->setEnabled(true);
+ ui.progressBar->hide();
});
proxy = new QSortFilterProxyModel( this );
diff --git a/dictheadwords.ui b/dictheadwords.ui
index 4989edac..c23dd94b 100644
--- a/dictheadwords.ui
+++ b/dictheadwords.ui
@@ -19,6 +19,46 @@
-
+ -
+
+
+ If checked any filter changes will we immediately applied to headwords list
+
+
+ Auto apply
+
+
+
+ -
+
+
+ Filter string (fixed string, wildcards or regular expression)
+
+
+
+ -
+
+
+ Filter:
+
+
+
+ -
+
+
+ Press this button to apply filter to headwords list
+
+
+ Apply
+
+
+ false
+
+
+ true
+
+
+
-
-
@@ -95,44 +135,17 @@
- -
-
-
- Press this button to apply filter to headwords list
+
-
+
+
+ 0
-
- Apply
+
+ -1
-
+
false
-
- true
-
-
-
- -
-
-
- If checked any filter changes will we immediately applied to headwords list
-
-
- Auto apply
-
-
-
- -
-
-
- Filter:
-
-
-
- -
-
-
- Filter string (fixed string, wildcards or regular expression)
-