mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-24 00:26:08 +00:00
Merge branch 'master' into cdlookup_states
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