mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
8a48246ed1
This class had slightly confusing semantics and the added weirdness doesn't seem worth it just so we can say "." instead of "->" when iterating over a vector of NNRPs. This patch replaces NonnullRefPtrVector<T> with Vector<NNRP<T>>. |
||
---|---|---|
.. | ||
Audio | ||
ClipboardHistory | ||
Keymap | ||
Network | ||
ResourceGraph | ||
WorkspacePicker | ||
CMakeLists.txt |