mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
528a1617de
commit
f0de577d0d
@ -183,7 +183,6 @@ class BooksView(QTableView): # {{{
|
|||||||
|
|
||||||
setup_dnd_interface(self)
|
setup_dnd_interface(self)
|
||||||
self.setAlternatingRowColors(True)
|
self.setAlternatingRowColors(True)
|
||||||
self.setSelectionBehavior(self.SelectRows)
|
|
||||||
self.setShowGrid(False)
|
self.setShowGrid(False)
|
||||||
self.setWordWrap(False)
|
self.setWordWrap(False)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user