Doxygen comment fixes

This commit is contained in:
Ignacio R. Morelle 2013-08-17 23:40:37 -04:00
parent 153224fc05
commit a8ff109558

View File

@ -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();