forked from pyrite-dev/milsko
drag
This commit is contained in:
parent
d05e121bf1
commit
ab1dfc2e60
2 changed files with 30 additions and 2 deletions
|
|
@ -219,6 +219,8 @@ struct _MwSubWindow {
|
|||
int y;
|
||||
int width;
|
||||
int height;
|
||||
MwPoint cursor_start;
|
||||
MwPoint base;
|
||||
};
|
||||
|
||||
struct _MwMouse {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue