git-svn-id: svn://db.shs.com.ru/libs@495 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-02-25 10:16:55 +00:00
parent c638b839dd
commit 33589e4da4
2 changed files with 3 additions and 3 deletions

View File

@@ -480,7 +480,7 @@ void Graphic::clear() {
graphics[i].max_x = 0.;
graphics[i].cvrect = QRectF();
}
on_buttonAutofit_clicked();
if (isFit) on_buttonAutofit_clicked();
}