gdi: properly quit drag and drop after its finished
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
0fd0611a99
commit
7e339cfd60
2 changed files with 7 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ struct _MwLLGDI {
|
|||
struct _MwLLGDIDropTarget* dropTarget;
|
||||
struct _MwLLGDIDropSource* dropSource;
|
||||
MwBool drag_update;
|
||||
MwBool finishing_drag;
|
||||
};
|
||||
|
||||
struct _MwLLGDIColor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue