1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 03:57:44 +00:00

PixelPaint: Save Guides when writing project to file

This commit is contained in:
Tobias Christiansen 2021-08-31 21:02:38 +02:00 committed by Andreas Kling
parent e867e4b84b
commit b3f53a0b5a
2 changed files with 13 additions and 0 deletions

View file

@ -1,5 +1,6 @@
/*
* Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2021, Tobias Christiansen <tobyase@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/