comparison src/printing.cpp @ 158:f5c1861b48aa

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 12 Sep 2017 17:00:37 +0300
parents 325e7590f93e
children 1c2f9d09e87b
comparison
equal deleted inserted replaced
157:325e7590f93e 158:f5c1861b48aa
236 } 236 }
237 237
238 pt->restore(); 238 pt->restore();
239 return true; 239 return true;
240 } 240 }
241
242