Resolve: "Segmentation Fault when moving border"
This should solve the issue with the segmentation fault when changing border. Instead of deleting the raw pointer and creating a new object, the old QImage will be overwritten now. Also deleted some commented code.
Closes #27 (closed)