mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 19:29:17 +00:00
fix commit 4ef2853a
on non Windows platforms
This commit is contained in:
parent
4ef2853ae5
commit
e587e5029c
@ -100,6 +100,8 @@ static bool GetPrinterList(wxArrayString &aPrinterList, wxString &aDefaultPrinte
|
||||
if(aPrinterList.GetCount())
|
||||
return true;
|
||||
#endif
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user