Use consistent naming.
This commit is contained in:
@@ -77,4 +77,4 @@ void JOB_EXPORT_PCB_STATS::SetDefaultOutputPath( const wxString& aReferenceName
|
||||
}
|
||||
|
||||
|
||||
REGISTER_JOB( pcb_export_stats, _( "PCB: Export Statistics" ), KIWAY::FACE_PCB, JOB_EXPORT_PCB_STATS );
|
||||
REGISTER_JOB( pcb_export_stats, _( "PCB: Export Board Statistics" ), KIWAY::FACE_PCB, JOB_EXPORT_PCB_STATS );
|
||||
|
||||
Reference in New Issue
Block a user