Skip to content

Commit 4a0266b

Browse files
Update README.md
1 parent 6d1f976 commit 4a0266b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ of his docking system project.
2525
- [Docking inside floating windows](#docking-inside-floating-windows)
2626
- [Grouped dragging](#grouped-dragging)
2727
- [Perspectives for fast switching of the complete main window layout](#perspectives-for-fast-switching-of-the-complete-main-window-layout)
28-
- Opaque and non-opaque splitter resizing
29-
- Opaque and non-opaque undocking
30-
- Tab-menu for easy handling of many tabbed dock widgets
31-
- Many different ways to detach dock widgets
32-
- Supports deletion of dynamically created dock widgets
28+
- [Opaque and non-opaque splitter resizing](#opaque-and-non-opaque-splitter-resizing)
29+
- [Opaque and non-opaque undocking](#opaque-and-non-opaque-undocking)
30+
- [Tab-menu for easy handling of many tabbed dock widgets](#tab-menu-for-easy-handling-of-many-tabbed-dock-widgets)
31+
- [Many different ways to detach dock widgets](#many-different-ways-to-detach-dock-widgets)
32+
- [Supports deletion of dynamically created dock widgets](#supports-deletion-of-dynamically-created-dock-widgets)
3333

3434
### Docking everywhere - no central widget
3535
There is no central widget like in the Qt docking system. You can dock on every

0 commit comments

Comments
 (0)