Restore procparams.cc formatting

This commit is contained in:
Flössie
2020-04-25 19:26:08 +02:00
parent 4fc32783fa
commit 48ea4741a6
2 changed files with 1922 additions and 1240 deletions

View File

@@ -155,7 +155,6 @@ public:
top_left = top;
}
void setValues(T bottom_left, T top_left, T bottom_right, T top_right)
{
this->bottom_left = bottom_left;