mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-02 23:56:16 +03:00
Add selection to enum.
This commit is contained in:
parent
2a3ff41e14
commit
2ba2fcc7b6
@ -44,6 +44,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
GDRAGGING_NONE,
|
||||
GDRAGGING_SCROLLBAR,
|
||||
GDRAGGING_SELECTION,
|
||||
GDRAGGING_OTHER
|
||||
} gui_drag_type;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user