fix function comments, this time ones in *.cpp files until they
can be deleted later if they exist in the headers, or moved to headers if they should exist in the headers.
This commit is contained in:
@@ -83,7 +83,8 @@ void WinEDA_BasicFrame::ReCreateMenuBar()
|
||||
|
||||
}
|
||||
|
||||
/** Virtual function SetLanguage
|
||||
/**
|
||||
* Function SetLanguage (virtual)
|
||||
* called on a language menu selection
|
||||
* when using a derived function, do not forget to call this one
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user