(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary

This commit is contained in:
rubidium
2009-09-19 15:17:47 +00:00
parent 89df436f84
commit ca91a97826
18 changed files with 15 additions and 31 deletions

View File

@@ -534,8 +534,6 @@ void GetKeyboardLayout()
/**
* Show the on-screen keyboard (osk) associated with a given textbox
* @param parent pointer to the Window where this keyboard originated from
* @param q querystr_d pointer to the query string of the parent, which is
* shared for both windows
* @param button widget number of parent's textbox
* @param cancel widget number of parent's cancel button (0 if cancel events
* should not be passed)