mirror of
https://github.com/fergalmoran/picard.git
synced 2026-03-06 21:35:09 +00:00
Merge branch 'master' into PICARD-994
This commit is contained in:
@@ -317,6 +317,7 @@ class SearchDialog(PicardDialog):
|
||||
|
||||
self.table.resizeColumnsToContents()
|
||||
self.table.resizeRowsToContents()
|
||||
self.table.setAlternatingRowColors(True)
|
||||
|
||||
def network_error(self, reply, error):
|
||||
error_msg = _("<strong>Following error occurred while fetching results:<br><br></strong>"
|
||||
|
||||
Reference in New Issue
Block a user