mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:57:44 +00:00
LibGfx: Forward-declare TagData in WellKnownProfiles
This commit is contained in:
parent
7696738140
commit
fa1b1f8244
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
namespace Gfx::ICC {
|
||||
|
||||
class Profile;
|
||||
class TagData;
|
||||
|
||||
ErrorOr<NonnullRefPtr<Profile>> sRGB();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue