20#ifndef GERBVIEW_JOBS_HANDLER_H
21#define GERBVIEW_JOBS_HANDLER_H
int JobGerberExportPng(JOB *aJob)
int JobGerberDiff(JOB *aJob)
GERBVIEW_JOBS_HANDLER(KIWAY *aKiway)
int JobGerberInfo(JOB *aJob)
bool checkStrictMode(const wxArrayString &aMessages, bool aStrict)
JOB_DISPATCHER(KIWAY *aKiway)
An simple container class that lets us dispatch output jobs to kifaces.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...