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
commit b3f53a0b5a
Notes: sideshowbarker 2024-07-18 04:49:02 +09:00
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
*/