Files
ladybird/Libraries/LibGUI/Model.cpp
Andreas Kling 6e7ca44dee LibGUI: Add GUI::Model::accepts_drag(index, data_type)
This allows a model to indicate whether it would accept a drag with a
given data type being dropped on a given index.
2020-02-13 21:45:46 +01:00

2.5 KiB