(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
This commit is contained in:
@@ -2356,7 +2356,7 @@ Scrollbar *NWidgetLeaf::FindScrollbar(Window *w, bool allow_next)
|
||||
* @param pt Point in the widget.
|
||||
* @return The point refers to the button.
|
||||
*
|
||||
* @param The magic constants are also used at #DrawButtonDropdown.
|
||||
* @note The magic constants are also used at #DrawButtonDropdown.
|
||||
*/
|
||||
bool NWidgetLeaf::ButtonHit(const Point &pt)
|
||||
{
|
||||
|
Reference in New Issue
Block a user