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:
Dick Hollenbeck
2010-11-12 10:59:16 -06:00
parent 636b2d301e
commit 6c9244e8c3
70 changed files with 179 additions and 134 deletions
+2 -1
View File
@@ -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
*/