mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00: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>>. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Game.cpp | ||
Game.h | ||
Hearts.gml | ||
Helpers.h | ||
main.cpp | ||
Player.cpp | ||
Player.h | ||
ScoreCard.cpp | ||
ScoreCard.h | ||
SettingsDialog.cpp | ||
SettingsDialog.h |