Skip to content

Commit 92dbcec

Browse files
Added missing image to user-guide.md
1 parent 2be2f2b commit 92dbcec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/user-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,6 @@ area. In order to give the perfect impression, you should disable the flags
170170
CDockManager::setConfigFlag(CDockManager::DragPreviewIsDynamic, true);
171171
CDockManager::setConfigFlag(CDockManager::DragPreviewShowsContentPixmap, false);
172172
CDockManager::setConfigFlag(CDockManager::DragPreviewHasWindowFrame, false);
173-
```
173+
```
174+
175+
![DragPreviewIsDynamic true](dynamic_drag_preview.gif)

0 commit comments

Comments
 (0)