mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 17:22:57 +00:00
Doxygen comment fixes
This commit is contained in:
parent
153224fc05
commit
a8ff109558
@ -120,7 +120,7 @@ void editor_toolkit::hotkey_set_mouse_action(hotkey::HOTKEY_COMMAND command)
|
||||
mouse_action_ = i->second;
|
||||
palette_manager_->adjust_size();
|
||||
|
||||
/// @TODO make active_palette() private again.
|
||||
/** @todo make active_palette() private again. */
|
||||
gui_.set_palette_report(palette_manager_->active_palette().active_group_report());
|
||||
|
||||
set_mouseover_overlay();
|
||||
|
Loading…
x
Reference in New Issue
Block a user