Fix regression that broke the Get books dialog

This commit is contained in:
Kovid Goyal 2019-04-13 15:40:37 +05:30
parent b68dbb2bf5
commit 55f9f88d91
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -347,7 +347,7 @@
<customwidget> <customwidget>
<class>ResultsView</class> <class>ResultsView</class>
<extends>QTreeView</extends> <extends>QTreeView</extends>
<header>calibre/gui2/store/config/chooser/results_view.h</header> <header>calibre/gui2/store/search/results_view.h</header>
</customwidget> </customwidget>
<customwidget> <customwidget>
<class>HistoryLineEdit2</class> <class>HistoryLineEdit2</class>