mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
SpiceAgent: Rename ClipboardType::JPG
to ClipboardType::JPEG
This commit is contained in:
parent
856d0202f2
commit
9c1dbf1ac5
2 changed files with 4 additions and 4 deletions
|
@ -81,7 +81,7 @@ public:
|
|||
PNG,
|
||||
BMP,
|
||||
TIFF,
|
||||
JPG,
|
||||
JPEG,
|
||||
FileList,
|
||||
__Count
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue