mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3de1500627
commit
21e4565b99
@ -1142,7 +1142,6 @@ class DetailsLayout(QSplitter): # {{{
|
||||
|
||||
def change_layout(self, vertical):
|
||||
self.vertical = vertical
|
||||
self.setOrientation(Qt.Orientation.Vertical if self.vertical else Qt.Orientation.Horizontal)
|
||||
self.restore_splitter_state()
|
||||
|
||||
def do_resize(self, *args):
|
||||
|
Loading…
x
Reference in New Issue
Block a user