| 216 | RetinaHelper::RetinaHelper(wxWindow *) { } |
| 217 | RetinaHelper::~RetinaHelper() { } |
| 218 | int RetinaHelper::GetScaleFactor() const { return 1; } |
| 219 | #endif |
| 220 | |
| 221 | wxString FontFace(std::string opt_prefix) { |
no outgoing calls
no test coverage detected