Files
ladybird/Libraries/LibGUI/AbstractView.cpp
Joseph 9efcb5d290 LibGUI: Return early if drag_data_type is null (#3919)
If the user tries to drag an item with a null drag data type from an
AbstractView, return from the mouse event early.
2020-11-02 22:26:38 +01:00

20 KiB