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:
@@ -124,7 +124,8 @@ void WinEDA_LibeditFrame::CreatePNGorJPEGFile( const wxString& aFileName, bool a
|
||||
image.Destroy();
|
||||
}
|
||||
|
||||
/** Virtual function PrintPage
|
||||
/**
|
||||
* Function PrintPage (virtual)
|
||||
* used to print a page.
|
||||
* @param aDC = wxDC given by the calling print function
|
||||
* @param aPrint_Sheet_Ref = true to print page references
|
||||
|
||||
Reference in New Issue
Block a user