mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Convert informal TODO and FIXME comments to Doxygen-recognized
\todo format.
- // TODO comments → //! \todo ...
- // FIXME comments → //! \todo ...
- /** @todo ... */ blocks → //! \todo ...
- @brief TODO: placeholders → //! \todo (moved outside doc blocks)
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| deck_list_model.cpp | ||
| deck_list_model.h | ||
| deck_list_sort_filter_proxy_model.cpp | ||
| deck_list_sort_filter_proxy_model.h | ||