mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
LibGUI: Port the drag&drop code to Core::MimeData
This commit is contained in:
parent
3cba9c3c25
commit
814d59f462
10 changed files with 59 additions and 53 deletions
|
@ -19,6 +19,7 @@ OBJS = \
|
|||
Desktop.o \
|
||||
Dialog.o \
|
||||
DragOperation.o \
|
||||
Event.o \
|
||||
FilePicker.o \
|
||||
FileSystemModel.o \
|
||||
FontDatabase.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue