Add option to include TOC with bookmarks
Shift dock positions
This commit is contained in:
@@ -213,6 +213,17 @@ Reopen book to see changes</string>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_12">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="tocWithBookmarks">
|
||||
<property name="text">
|
||||
<string>Show TOC with Bookmarks</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||||
<item>
|
||||
|
Reference in New Issue
Block a user